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%coinbase96d ago0xcb3bea…020e0d
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x7435e3…1038bb
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0xbfb629…bbbabc
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x722334…afcead
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x5a283b…162398
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x612c25…73f4b6
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x73c866…8220d7
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x5b7ea3…f004cd
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x8c3848…416027
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x15e5a8…ef86a6
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0x9b87cc…f9794e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x98a308…682737
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0xd9e13a…030152
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0x581115…751786
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0xb75d8a…821f7d
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0xee3d69…ee7a06
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0x5151b4…7c7550
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0x8603f1…fbba6b
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x0cff37…4f653a
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x061b7a…4ae4fb
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0xdff9ce…6c3b0e
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x98dd86…2ebede
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase96d ago0x312862…9c84a3
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0xea5a42…933278
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates96d ago0xa4c07a…6b868a

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.