Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3b0a76…47c521
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1085e1…55753d
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x568afb…8088bd
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd20db0…659d7b
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc000d6…56f610
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5bba2a…632f43
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x92507a…c3b890
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a9cc3…e221b6
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x438381…715704
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3d86f6…260b72
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x113c94…761172
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x946506…1fd6dd
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xce7ca1…fa9429
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x81b5db…0b6d19
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1db04e…1d3daa
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x29c7e3…407dae
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfe245e…d60aa7
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc0cd55…9ebe01
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7f969d…10612c
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x756c42…8d2676
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe16d6b…e0feef
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xed9aea…9290aa
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf42be4…f57799
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb80c3d…d9ae68
0xce49…b08c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe69f09…c683c4

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.