Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x826652…0a14ce
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x223480…e971a2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xe77e37…219a93
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x9e2554…09195a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x58a0bc…dcec56
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x5c88e6…2ff918
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x2281ca…8557a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xd29ce7…5d96f4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x8651c6…9c1338
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1f12e8…81f378
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x9d97ac…c10aa3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xc68b8f…3c1e77
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xddb787…9e3adb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x08f33e…83572f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xc2cd0e…0af9a2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x57d782…4a5163
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x418a5f…10ec81
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x5bcd8b…fa13bb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x89ef55…f1358f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x19bf75…574611
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x0f1209…f26ca4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x197de6…612b8c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x3a27c3…5e9909
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x247fc3…8bd79e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x326689…685598

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.