Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x546522…790c35
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf293f0…c7234e
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfd5012…60fbdf
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x5ec1f2…15251c
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x5554ff…b528ce
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x4da9f9…d4a079
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd4294d…862feb
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x8ca7c0…680ca9
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x7c4d5a…c3f823
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x3f4346…be18de
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x696bcf…0b1d1b
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xe947d1…519a1f
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x4b2753…27512b
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x00497e…b3b280
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd7493d…956d55
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x2e6adb…ee87fa
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x050a9b…784773
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf18467…ec370d
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x5ce241…89de9c
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x40d2ab…a072a0
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x1c7a2f…d27a6f
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x15bcad…c25cb8

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.