Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x120d2c…46dc4c
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdc4c12…4ea8e3
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xabab63…995594
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2222c7…80b2d5
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x0fb505…6f3efa
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe077ad…3848af
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x34dbde…e4e435
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd30a98…2deb13
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd87d52…6156a6
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x76c15c…ddb8ee
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x53e5f5…744f00
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xdee9bf…4a2987
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa505b8…9eef66
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x171dfb…b505da
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x861511…a3b7a9
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xfb7d14…9027f3
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbe34c3…519338
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2ef3ad…80c562
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd0e603…aebd9b
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1527fa…d3ec3f
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x99f880…8a6dd5
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x2293c4…a8f94e
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb3c1a8…450641
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe6398b…10935d
0x181c…6cc20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x801c49…40e70c

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.