Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xc234…1c3830d ago0xca5597…274df2
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xd1bc…096d30d ago0xc39d06…a727d6
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x63fd…c86f30d ago0xf0edc0…f186f3
0x3fb1…7e250x47c5…4fc3Base$5.2570%0xc144…dd4e30d ago0xe9787d…335faf
0x3fb1…7e250x47c5…4fc3Base$1.0570%0xa96f…aeb130d ago0xbe657f…4d4c27
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x6344…a21a30d ago0xe024f1…96c3d6
0x3fb1…7e250x47c5…4fc3Base$31.5070%0xa82a…456330d ago0x10333c…82d061
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x33a2…877f30d ago0x111f12…8e27d2
0x3fb1…7e250x47c5…4fc3Base$2.1070%0x60b3…977330d ago0xd07587…00770f
0x3fb1…7e250x47c5…4fc3Base$4.2070%0x18cc…275030d ago0xa209d4…200de2
0x3fb1…7e250x47c5…4fc3Base$3.1570%0xc07c…d71830d ago0xf76e44…15ad6a
0x3fb1…7e250x47c5…4fc3Base$4.2070%0x2b2b…961c30d ago0x1fa64b…08545e
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x31fe…80c430d ago0x69b170…dba5e7
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x9f03…523330d ago0x2946f9…3c7297
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xf239…386c30d ago0x397076…945afe
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x665d…3bb931d ago0x32a6a2…27a241
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x24b8…43f031d ago0xa43f94…999746
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x50b0…9cda31d ago0xd8a204…8926a1
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xe7f0…b89c31d ago0x6054df…f7a622
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x2837…f76731d ago0x3ca1e1…0d06c4
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x27f5…dfdc31d ago0x7a4645…ab1770
0x3fb1…7e250x0e3d…7757Base$5.2570%0x44bc…cd6a31d ago0x083e4a…3ecdb7
0x3fb1…7e250x0e3d…7757Base$5.2570%0x7fb5…6c5231d ago0xccd4aa…51a5af
0x3fb1…7e250x0e3d…7757Base$3.1570%0x9547…14df31d ago0x4c3ba7…6b0e44
0x3fb1…7e250x0e3d…7757Base$11.5570%0xc52b…5a8d31d ago0x66e3eb…26d6d2

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.