Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa99…81480x3e0a…78e7Base—$0.005128100%coinbase74d ago0xaca039…9f897c
0xfa99…81480x3e0a…78e7Base—$0.004977100%coinbase74d ago0x9c98de…edee83
0xfa99…81480x3e0a…78e7Base—$0.005478100%coinbase74d ago0x724dc6…c026ef
0xfa99…81480x3e0a…78e7Base—$0.004100%coinbase75d ago0xa5ab0a…bd5622
0xfa99…81480x3e0a…78e7Base—$0.004835100%coinbase75d ago0x7b8669…37642a
0xfa99…81480x3e0a…78e7Base—$0.003857100%coinbase75d ago0xfd0b2f…2df7ac
0xfa99…81480x3e0a…78e7Base—$0.003629100%coinbase75d ago0xf3ef71…bd626d
0xfa99…81480x3e0a…78e7Base—$0.00307100%coinbase75d ago0xe6cecf…ba9f41
0xfa99…81480x3e0a…78e7Base—$0.00436100%coinbase75d ago0xb4419e…570b49
0xfa99…81480x3e0a…78e7Base—$0.005748100%coinbase75d ago0xd11576…028701
0xfa99…81480x3e0a…78e7Base—$0.005037100%coinbase75d ago0xbd6c57…e51fcf
0xfa99…81480x3e0a…78e7Base—$0.003275100%coinbase75d ago0xe36ac9…207390
0xfa99…81480x3e0a…78e7Base—$0.005524100%coinbase75d ago0xa09dc9…2fafe8
0xfa99…81480x3e0a…78e7Base—$0.005573100%coinbase75d ago0xc6dcad…a2d4f6
0xfa99…81480x3e0a…78e7Base—$0.004153100%coinbase75d ago0x46af2a…cd8eaa
0xfa99…81480x3e0a…78e7Base—$0.003621100%coinbase75d ago0x41ab6b…f7ccee
0xfa99…81480x3e0a…78e7Base—$0.00502100%coinbase75d ago0x3ca59c…61f5ca
0xfa99…81480x3e0a…78e7Base—$0.005345100%coinbase75d ago0xccacfa…e42ab7
0xfa99…81480x3e0a…78e7Base—$0.005481100%coinbase75d ago0xab0058…34c04e
0xfa99…81480x3e0a…78e7Base—$0.005747100%coinbase75d ago0xaa17fe…5efb57
0xfa99…81480x3e0a…78e7Base—$0.002808100%coinbase75d ago0x3aa6b5…799ed5
0xfa99…81480x3e0a…78e7Base—$0.005504100%coinbase75d ago0x0375a0…fbd4e6

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.