Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xa6a9…809dBase$52.29100%mrdn12m ago0xb25015…19c957
0xa6a9…809d0x4754…327bBase$43.15100%mrdn20m ago0xf02c41…b69daf
0xa6a9…809d0xfe8f…794dBase$27.56100%mrdn1h ago0x920283…9da346
0xfe8f…794d0xa6a9…809dBase$25.77100%mrdn1h ago0x7c10ae…bd6b2e
0xa6a9…809d0x4754…327bBase$22.53100%mrdn1h ago0x8e3c46…1380a1
0xa6a9…809d0x13db…5192Base$24.16100%mrdn2h ago0xb616ea…8f4d96
0x1cec…8dd40xa6a9…809dBase$39.99100%mrdn3h ago0x14fc76…8cb344
0x13db…51920xa6a9…809dBase$31.58100%mrdn3h ago0x46fdb8…9d08bd
0xa6a9…809d0x13db…5192Base$24.21100%mrdn6h ago0x6a005c…96462c
0xa6a9…809d0x13db…5192Base$38.71100%mrdn7h ago0x95825f…b2a5d5
0xe55e…f7480xa6a9…809dBase$24.30100%mrdn7h ago0x87bb17…c4a072
0xa6a9…809d0x4754…327bBase$30.22100%mrdn7h ago0xf93884…fc75f7
0xa6a9…809d0xe55e…f748Base$18.23100%mrdn8h ago0x98fd8a…045588
0x13db…51920xa6a9…809dBase$24.44100%mrdn8h ago0x3b87d2…025169

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.