Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b5be0…51f6e8
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15c12e…37895b
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfff836…8afc64
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeabc6b…bc8475
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf23c35…bc24d9
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa9e555…87185f
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3ea401…174d54
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe63120…13db34
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf549c6…57f02c
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc27c7…94d05d
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3e3e89…868e4f
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd92123…b84cf2
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d6c43…d84241
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x70786f…475108
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cc1c0…059fb2
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4541bd…f54ca4
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x06cdab…e58ef1
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe12bbd…2477d7
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x529088…79465b
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82e581…7d2756
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3ad1b2…4a133c
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x510406…2c9c1f
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x41ba09…f86ce6
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeaab9b…1a7ad3
0xb5f6…ec540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa17879…76bd28

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.