Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xa6be9b…16ebbb
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xd961a0…c3c013
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x827500…9ab849
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x935cf0…1afed2
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x498ea7…8e40cb
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x4f198f…7561fd
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xd0c972…8f2d62
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x99bda5…1a7f7c
0x1de6…1bc40xa9dd…2315Base$0.01100%coinbase12d ago0x265849…ed3c33
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xf12ea2…a0e009
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x850dba…4d3112
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x8aca00…530acb
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x91a710…d1f95f
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xb963b0…478bae
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x19f25a…64d133
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xc02c8d…496198
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x561648…b49374
0x1de6…1bc40xa9dd…2315Base$0.01100%coinbase12d ago0xc4c5b1…2fc8de
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x30a0b5…8b267e
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xf2ee97…1d3b19
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x91862a…bf6ac3
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x6e74de…46d761
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x33b0ff…27f6f8
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0xba8e3f…342341
0x1de6…1bc40xa9dd…2315Base$0.002100%coinbase12d ago0x17091e…d9e61f

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.