Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x884de9…33580a
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc2bdd7…d8664a
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x62951f…b83c20
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf38f45…346057
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d7838…874f1e
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ab035…0b8adb
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x73305d…44853e
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x18173d…c5e7c5
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x05cd3d…9916e8
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe85358…7f0ebc
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7a0466…613dcc
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7a0a73…790fc2
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9cc0e4…8d932a
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdc50bd…104eba
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x25707f…e1edb3
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6c0912…07e7f0
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1be33c…3bdadf
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x173366…11c832
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xed916e…4e7d50
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x16b18b…a6bd5b
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x423e12…720b90
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7b45d1…036653
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x784666…dd4a6c
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x73020f…7cd10b
0x2a25…b5980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4a7261…4bf119

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.