Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x94c0a2…0e1788
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdc19de…b9c351
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe47832…86b8cc
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x33979a…bded08
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1352d3…7fe820
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12d5c4…034b4b
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf9dc1…7ce424
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x193458…144089
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0940df…530d76
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5acfd3…0fd7e7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x479edd…084d9d
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a710e…cecf59
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63b874…950017
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x095fa7…761db7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a8cf6…6d143d
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfe9816…0bfeaf
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf5cf62…7431c1
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x521a68…22beec
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x610742…ab65b5
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x485485…abc723
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x120154…9caf1c
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe5a3b3…98aec3
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x865a4d…ff0ce1
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa9f0d…e486da
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xddddf6…81c7a6

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.