Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc839…e9280x3e0a…78e7Base—$0.003412100%coinbase74d ago0x463859…2c578d
0xc839…e9280x3e0a…78e7Base—$0.004773100%coinbase74d ago0xbfdebf…73ef4c
0xc839…e9280x3e0a…78e7Base—$0.003884100%coinbase74d ago0xd238c3…25546a
0xc839…e9280x3e0a…78e7Base—$0.005131100%coinbase74d ago0x18ed52…d0b1d8
0xc839…e9280x3e0a…78e7Base—$0.004297100%coinbase74d ago0xadb1b3…5dc539
0xc839…e9280x3e0a…78e7Base—$0.003101100%coinbase74d ago0xb2c1db…995773
0xc839…e9280x3e0a…78e7Base—$0.003729100%coinbase74d ago0x0048f9…daaaf0
0xc839…e9280x3e0a…78e7Base—$0.003412100%coinbase74d ago0xb19029…29087f
0xc839…e9280x3e0a…78e7Base—$0.004866100%coinbase74d ago0x0e9060…558f71
0xc839…e9280x3e0a…78e7Base—$0.002709100%coinbase74d ago0xa26a46…2e530b
0xc839…e9280x3e0a…78e7Base—$0.005816100%coinbase74d ago0xb7c272…ea7534
0xc839…e9280x3e0a…78e7Base—$0.003661100%coinbase74d ago0x6132e3…82e71e
0xc839…e9280x3e0a…78e7Base—$0.004594100%coinbase74d ago0x73aa84…27cae2
0xc839…e9280x3e0a…78e7Base—$0.003411100%coinbase74d ago0xfc3cb8…576d71
0xc839…e9280x3e0a…78e7Base—$0.005513100%coinbase74d ago0xf78680…b3c41e
0xc839…e9280x3e0a…78e7Base—$0.004426100%coinbase74d ago0x3095b6…961c4f
0xc839…e9280x3e0a…78e7Base—$0.003005100%coinbase74d ago0xe9c98a…8bd396
0xc839…e9280x3e0a…78e7Base—$0.002834100%coinbase74d ago0xc3fa7d…d313db
0xc839…e9280x3e0a…78e7Base—$0.004942100%coinbase74d ago0xbffe21…ef8e26
0xc839…e9280x3e0a…78e7Base—$0.004792100%coinbase74d ago0xb38870…338c21
0xc839…e9280x3e0a…78e7Base—$0.005689100%coinbase74d ago0xc1c28b…1b2027
0xc839…e9280x3e0a…78e7Base—$0.004961100%coinbase74d ago0x77ddd5…c8fb94
0xc839…e9280x3e0a…78e7Base—$0.00505100%coinbase74d ago0x88b97e…c07e1b
0xc839…e9280x3e0a…78e7Base—$0.005238100%coinbase74d ago0x624c38…45e6f1
0xc839…e9280x3e0a…78e7Base—$0.004474100%coinbase74d ago0x92e0ef…f0c2f0

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.