Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x44e3…343255d ago0xe83df0…594dcb
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1708…5a2755d ago0xdba9eb…607bd5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x9ee0…41c355d ago0x34325d…2ab9fb
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2c22…1f1c55d ago0xe3ce48…f5c274
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x1434…1c6e55d ago0xd2a1fd…0383cd
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x54c8…88d555d ago0x027b26…9f20d7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4184…789b55d ago0xde3438…76e05a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdfea…dfaf55d ago0xf322e0…ee6cf8
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x5787…759e55d ago0x40c1e3…6dfa24
0x3fb1…7e250x0e3d…7757Base—$8.40100%0xe10f…cb7055d ago0x49c38a…442072
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd773…a25055d ago0xd7f487…b6dd1d
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x7685…476955d ago0x1b66bf…e8ce29
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4639…93fa55d ago0xee161e…4432f4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0389…0bc255d ago0x17c310…3b4981
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xf497…02dd55d ago0xedbc76…684d92
0x3fb1…7e250x0e3d…7757Base—$15.75100%0xdddf…e3d855d ago0x7dea91…7f1558
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa5e3…a7a355d ago0x01ee07…1d0189
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x4e07…cf7c55d ago0xe8b235…d655ba
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc366…284e55d ago0xdc6b71…39b10f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x493b…b91655d ago0x9bdb83…e15be8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xf6cb…a8d755d ago0xeeef01…b0d20f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd8cf…8eb755d ago0xd110e2…ed242b
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xafd1…680d55d ago0xf8264f…2bafd5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6aad…f13355d ago0x68ed9a…86ada8
0x3fb1…7e250x0e3d…7757Base—$22.05100%0x1bc6…2f9055d ago0x309105…8eb5f9

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.