Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…f94c0x9e25…0810Base$0.0270%0x9e25…081017h ago0xefd484…5c8c1f
0xd611…08640x9e25…0810Base$0.0170%0x9e25…081017h ago0x2b704f…7d3e76
0x8157…d0cb0x9e25…0810Base$0.00910370%0x9e25…081018h ago0x9b2df7…c5545b
0x1fd6…ed830x9e25…0810Base$0.0270%0x9e25…081018h ago0x71f539…4383be
0xe1a8…41d10x9e25…0810Base$0.0270%0x9e25…081018h ago0xf4eba6…f04410
0xa2f3…fb380x9e25…0810Base$0.0270%0x9e25…081019h ago0xc606e6…989050
0x1b94…c9360x9e25…0810Base$0.0270%0x9e25…081019h ago0x8f1741…06dfa0
0x750d…7b490x9e25…0810Base$0.0170%0x9e25…081019h ago0x6f006e…5565cc
0x8ed1…d1b80x9e25…0810Base$0.0270%0x9e25…081020h ago0x5981a0…9af034
0xff12…58670x9e25…0810Base$0.0370%0x9e25…081020h ago0x9a07d2…a31220
0xd967…edb30x9e25…0810Base$0.0270%0x9e25…081020h ago0x091ab3…fc417c
0xcd90…b0a50x9e25…0810Base$0.00787770%0x9e25…081020h ago0xb4d0a6…e028a5
0xa0f0…93330x9e25…0810Base$0.0370%0x9e25…081021h ago0xf85e6f…bb2d19
0xdb8d…168d0x9e25…0810Base$0.0270%0x9e25…081021h ago0xf05ae2…5cbe08
0xb4c3…fa110x9e25…0810Base$0.00644570%0x9e25…081021h ago0xd6fb49…4d312f
0x9af4…d7640x9e25…0810Base$0.0270%0x9e25…081021h ago0xfe0017…e86b14
0x700d…2b220x9e25…0810Base$0.0170%0x9e25…081022h ago0x695399…c8a6db
0x3455…17810x9e25…0810Base$0.00941570%0x9e25…081022h ago0xa43872…4add84
0x7d7b…80370x9e25…0810Base$0.0670%0x9e25…081022h ago0x71e4fb…408279
0xc763…40f40x9e25…0810Base$0.0270%0x9e25…081022h ago0x02dfb5…0b479b
0x919d…47de0x9e25…0810Base$0.00953370%0x9e25…081022h ago0xa8fc7d…78a8df
0x02f6…52350x9e25…0810Base$0.0270%0x9e25…081023h ago0x266b33…c46a83
0xa002…feb70x9e25…0810Base$0.0270%0x9e25…081023h ago0xbf9fda…3ac9e9
0x9d48…ce880x9e25…0810Base$0.0170%0x9e25…081023h ago0x839d7c…82b13e
0x00e1…57550x9e25…0810Base$0.00859970%0x9e25…081023h ago0x42347a…0ab885

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.