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—$1.05100%0x6361…4405107d ago0x2f33fa…1a32d4
0x3fb1…7e250x0e3d…7757Base—$31.50100%0xb689…e283107d ago0xf9f04e…e17cc8
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xe59f…80f7107d ago0x8e7cd0…f799d5
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xe6a1…0117107d ago0x16c5d1…ee6f94
0x3fb1…7e250x0e3d…7757Base—$11.55100%0x2e87…3c0b107d ago0x2a682f…4902f8
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0477…fae0107d ago0xed77af…6f321e
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xf31d…cc4b107d ago0x9d2f82…3505b1
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x4eef…bbd2107d ago0xe9ac00…c71814
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x24a4…540a107d ago0x07bde2…64d31a
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9ea2…605a107d ago0x668e9f…7d63f8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xe7f6…e174107d ago0x9114dc…f7fcb0
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xbe1f…63c9107d ago0x247266…983a07
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xdbb0…e8c2107d ago0x41ded3…ffbf44
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x10ee…31de107d ago0x5ec875…b208a3
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x7fb5…6c52107d ago0x83a370…7e5f5e
0x3fb1…7e250x0e3d…7757Base—$42.00100%0xa782…cada107d ago0x600fc5…c7485e
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4f4d…74b7107d ago0x6045ee…0890b8
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x31fe…80c4107d ago0x6176c3…2b74d1
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2b2b…961c107d ago0x90fa51…0feaed
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xf7a9…eb8d107d ago0x247559…3500ce
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x96b2…cc5e107d ago0x3752a6…5e6b06
0x3fb1…7e250x0e3d…7757Base—$32.55100%0xcb3f…dc29107d ago0x5cb13c…71edd2
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xe4c8…f887107d ago0xa054b3…45e3a3
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x1efc…9e43107d ago0x8724a1…dea852
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4d61…6838107d ago0x03f625…f41c51

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.