Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$104.25100%0xb89a…e8ac111d ago0x1ef3cf…ddba84
0x1332…66eb0x0e3d…7757Base—$104.25100%0x3c35…aa73111d ago0x643c28…a69059
0x1332…66eb0x0e3d…7757Base—$104.25100%0xda2d…f5ea111d ago0x2f4eed…7700ec
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5047…e940111d ago0x19061d…590db2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x6344…a21a111d ago0xd5f2c4…62f9bb
0x1332…66eb0x0e3d…7757Base—$31.50100%0x6170…fcde111d ago0x7cbc8a…32f1b3
0x1332…66eb0x0e3d…7757Base—$4.20100%0x2d1c…632c111d ago0x39dcbf…792bb7
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1ceb…22ad111d ago0x0972d1…7dfb9c
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1984…8da8111d ago0x72a441…5c5d78
0x1332…66eb0x0e3d…7757Base—$1.05100%0xda14…75fa111d ago0x2634a6…14ad44
0x1332…66eb0x0e3d…7757Base—$15.75100%0xb92d…57bc111d ago0x70b93f…4f307c
0x1332…66eb0x0e3d…7757Base—$21.00100%0x45b0…c0d6111d ago0xe52517…9043ff
0x1332…66eb0x0e3d…7757Base—$3.25100%0xe146…b438111d ago0x5acba4…cdb0ee
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1668…2c3e111d ago0x50d376…be1276
0x1332…66eb0x0e3d…7757Base—$370.63100%0xb1ed…f854111d ago0x0d3f16…76a54b
0x1332…66eb0x0e3d…7757Base—$5.25100%0x39ac…36cd111d ago0x2aa558…268cda
0x1332…66eb0x0e3d…7757Base—$11.71100%0x3e5d…fd38111d ago0x59523f…a9cfc2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x5944…5572111d ago0x10941a…434684
0x1332…66eb0x0e3d…7757Base—$48.30100%0x8817…4927111d ago0xc45903…8092bb
0x1332…66eb0x0e3d…7757Base—$1,264.79100%0x1434…1c6e111d ago0x33b9e9…5c5cff
0x1332…66eb0x0e3d…7757Base—$52.50100%0xf6cb…a8d7111d ago0xe644c0…090dd9
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2b35…135b111d ago0xf0bbda…bd3bdd
0x1332…66eb0x0e3d…7757Base—$105.00100%0x3c35…aa73111d ago0xe1f672…8127f2
0x1332…66eb0x0e3d…7757Base—$2,205.00100%0xda2d…f5ea111d ago0xa78a92…96b6db
0x1332…66eb0x0e3d…7757Base—$9.45100%0x629a…da9c111d ago0xec08d6…99787a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.