Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc1e41a…013a38
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2cbb1e…25a8dc
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5d2eb9…05bc3e
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x78ed64…38c055
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x529c30…bd6bbc
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1de60d…442c8e
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x150e01…b9e451
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa05e68…86077b
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x38e769…a6cfac
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb702f5…26b3e6
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8796d9…8d6e6a
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x05229a…a47f4f
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4983bd…ed212b
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb89e53…08d536
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xceea2f…57dbc4
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3e2243…226527
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2cd1ec…95c07e
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5d009c…07dd49
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4bc8b9…7d0b92
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8727be…ff974c
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2f50e6…9f6c56
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0cdafc…e4a164
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa77de3…5f466d
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd2ce0b…c63e35
0x01d4…eb680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x471258…242408

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.