Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf03eec…5c7f0e
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2b30e1…ebefc8
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x15f1aa…c93c6a
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x410228…5e3693
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x851d83…2c468f
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x625b75…5764fa
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc7c71…dac4af
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2493b7…0a750d
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8cae0b…da492e
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xaaaaf2…6eea45
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc0cce0…93d93a
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2dd4e…801db2
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x363811…f2fa44
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x59a073…369fea
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb8c9fe…c7a034
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9bc5c3…90925f
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa72a20…ee14ef
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcf8ec9…59bd3b
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ebf42…1679f0
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x79eae5…0cf6b1
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x891cc8…e0b41b
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc8aa31…7f45f0
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5f7ad2…83ac0f
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x54d8c7…963340
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x90584c…988d24

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.