Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x59c1a5…9f2e00
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3m ago0x93fa7d…cf92f5
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8m ago0x682655…f2f79c
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12m ago0xf3719e…20667b
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15m ago0x9a3ad9…7ab7a2
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18m ago0x812a2c…8b3188
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28m ago0xb7d844…663546
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32m ago0xbbbd58…9ab620
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35m ago0x1b1014…cdb658
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37m ago0xf761e4…4dbc70
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xe1c71b…bb0860
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x29501a…4ec542
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xfb8dc1…5f120d
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x1a7369…83ad0d
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x499ae2…744570
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x76ff4c…ce8be1
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x101898…d18c07
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xc7db15…620f9e
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3eea3c…8a0506
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x323eb2…6d1730
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x7a08aa…d2a181
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xcf56c4…0b142c
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xb12cc8…785fe5
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x0be1b5…28370a
0xb5c3…add00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x803fd0…df112f

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.