Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82ccb8…c95073
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdf0b07…afcf36
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc17b99…582c97
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6cdb4e…634fcc
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x358c47…b5126b
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0aa3c…f5a628
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb74e6c…1d94fe
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5d254c…f537d8
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaa24ed…20e75a
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea8e78…297956
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcde93d…c0f242
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdae822…31d2ed
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6076d0…425511
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x999afe…a2e314
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7112a8…9c6900
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b6183…5f98ef
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f2423…aca78c
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e6e84…5ba65a
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7e822c…1bd47e
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xed4d96…eaab08
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67032f…6a3a72
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4203ae…453d80
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3bfb4b…31a526
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16aab2…be48ca
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdee7b0…75b5f9

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.