Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$10.50100%0x29b8…326342d ago0xc7e6eb…2f021b
0xa520…eca40x0e3d…7757Base—$5.25100%0x7bc8…426142d ago0x389910…b2283b
0xa520…eca40x0e3d…7757Base—$5.25100%0xc52b…5a8d42d ago0x5c1dd5…572e1e
0xa520…eca40x0e3d…7757Base—$10.50100%0xdae3…916a42d ago0x6f1e26…ca4266
0xa520…eca40x0e3d…7757Base—$21.00100%0xcb6c…da0b43d ago0xc491cd…aa946e
0xa520…eca40x0e3d…7757Base—$5.25100%0x8944…ba2a43d ago0x50ef53…eb3cba
0xa520…eca40x0e3d…7757Base—$5.25100%0x811a…c8aa43d ago0xd93cc7…0d66d3
0xa520…eca40x0e3d…7757Base—$5.25100%0xf3d1…2b9c43d ago0x20e6a2…5d7cc4
0xa520…eca40x47c5…4fc3Base—$2.1070%0x0452…7f6643d ago0x50e353…08314f
0xa520…eca40x0e3d…7757Base—$31.50100%0x2e11…857343d ago0xe39808…6bd6d8
0xa520…eca40x0e3d…7757Base—$15.75100%0x5e44…05a843d ago0xde5507…7cdc1c
0xa520…eca40x0e3d…7757Base—$2.10100%0x29b8…326343d ago0xa0f733…22c45d
0xa520…eca40x0e3d…7757Base—$5.25100%0x3845…8ad243d ago0xfea0ae…f18741
0xa520…eca40x0e3d…7757Base—$5.25100%0x2640…d76743d ago0xef11e4…d86765
0xa520…eca40x0e3d…7757Base—$5.25100%0x0166…37af43d ago0x540891…b36bf6
0xa520…eca40x0e3d…7757Base—$5.25100%0x3d68…f69e43d ago0xbeef57…81cad3
0xa520…eca40x0e3d…7757Base—$10.50100%0x1ae8…2c7343d ago0x7e4839…acb469
0xa520…eca40x0e3d…7757Base—$5.25100%0x78ce…877f43d ago0x31d8aa…874402
0xa520…eca40x47c5…4fc3Base—$21.0070%0xa423…2cae43d ago0xbe170b…f9e571
0xa520…eca40x0e3d…7757Base—$5.25100%0xfb42…406e43d ago0x665c95…96e5d8
0xa520…eca40x0e3d…7757Base—$5.25100%0x5d3d…e33343d ago0x9b9aec…8aca41
0xa520…eca40x0e3d…7757Base—$10.50100%0x643b…940443d ago0xf93d0d…b219c6
0xa520…eca40x0e3d…7757Base—$5.25100%0x2c22…1f1c43d ago0x1a766d…d64443
0xa520…eca40x0e3d…7757Base—$11.55100%0x9ee1…38b043d ago0x5d7916…aa7c7d
0xa520…eca40x0e3d…7757Base—$15.75100%0xc585…31c643d ago0x0d1129…47b402

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.