Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a0be7…7b7449
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa94170…2938ba
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2a98bc…59df61
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x58948b…368436
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5779a0…f599c9
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbc6f31…2bddb5
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24cabd…997e9b
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x166e2a…d8cfdb
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf3f2c8…9b0a0c
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb16b86…9eb546
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaaadcc…e5d1b0
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc81717…cc1134
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21fbfe…28474d
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x769b59…a38e57
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7c1886…475916
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd54b2f…86d0f6
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa999d4…cee0af
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4f588c…fa7ffd
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x987a16…a26d16
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcd3fcf…c7f2ed
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x822a77…eb3a33
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3bc3fe…3144bd
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfaf2b0…e444d4
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe74732…5ddb17
0x00d6…57200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x75ed03…e438d4

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.