Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xcf3506…0d074a
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x09382e…d87c65
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x25598c…463b71
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xa98938…99a45b
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x3b796a…b51443
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x55306d…0beb3f
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x46f400…80305b
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x68f5cf…bfee54
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x5c27ea…cd667b
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x465e25…21ad82
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x24a09a…30ab04
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xd09415…96a8af
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xe0e2e0…73dedc
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xbc17d6…09a370
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xafd712…f9d229
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x2477ea…add1ca
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x328dc0…739163
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x5c27c1…296e9e
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xa093c5…bc59d3
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xfdbfb1…fa7bc3
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xea887d…77bfb9
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x3952e3…d3bcbe
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0xd7a48d…12d0c9
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x62b7d2…b6df7e
0x80b5…2a750xafff…aad3Base$0.10100%coinbase178d ago0x4313ad…4ff018

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.