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—$210.00100%0xe4bd…cd4e78d ago0xd699f4…ea1d43
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdddf…e3d878d ago0x08e7b9…9ed229
0x1332…66eb0x0e3d…7757Base—$52.50100%0x394f…900878d ago0x2f8d2c…21c470
0x1332…66eb0x0e3d…7757Base—$40.95100%0x214e…3e4a78d ago0x4cbcb6…0c3d64
0x1332…66eb0x0e3d…7757Base—$19.95100%0x6f36…132b78d ago0x6895e4…876e90
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2d1c…632c78d ago0x4188c7…91dbda
0x1332…66eb0x0e3d…7757Base—$31.50100%0x617f…c06d78d ago0xf27d32…e56a83
0x1332…66eb0x0e3d…7757Base—$13.65100%0x4f4d…74b778d ago0x2ff593…db0ea6
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2b2b…961c78d ago0x1e6a15…64ab7f
0x1332…66eb0x0e3d…7757Base—$5.25100%0xaf65…d79078d ago0x4fc1fd…3c8255
0x1332…66eb0x0e3d…7757Base—$6.00100%0x5a57…2a9e78d ago0x8fa513…f0f0d0
0x1332…66eb0x0e3d…7757Base—$23.10100%0x8ae6…570678d ago0xa53e80…618d15
0x1332…66eb0x0e3d…7757Base—$31.50100%0xb769…f88178d ago0x614c7e…882ff3
0x1332…66eb0x0e3d…7757Base—$5.25100%0xb7ce…a06278d ago0xe6e33c…f5156f
0x1332…66eb0x0e3d…7757Base—$1.54100%0x79bd…fda178d ago0x742fc8…7a8211
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1c09…186f78d ago0x9c1461…ac6cde
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8503…c07278d ago0x7eb663…66fe6c
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfdf6…61a878d ago0x6f343b…d1150a
0x1332…66eb0x0e3d…7757Base—$99.75100%0x8437…41a878d ago0x9169d5…5e5003
0x1332…66eb0x0e3d…7757Base—$6.30100%0x76aa…2a0a78d ago0xbdb8ed…c75b2c
0x1332…66eb0x0e3d…7757Base—$10.50100%0x1708…5a2778d ago0xc3cbcd…db82e3
0x1332…66eb0x0e3d…7757Base—$850.50100%0xdbb0…e8c278d ago0x4fe81e…9b7ae9
0x1332…66eb0x0e3d…7757Base—$25.00100%0xf74f…ffda78d ago0x765583…7a3032
0x1332…66eb0x0e3d…7757Base—$4,200.00100%0xb834…55bc78d ago0xb5103d…8f702d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x35c6…376378d ago0x1c3ef0…ff2bdf

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.