Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa327…cc8a0x48ad…36b8Base—$0.02100%ultravioletadao78d ago0x76383e…8fe3d0
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b79d ago0x0a1566…e888f3
0xf86e…b61f0x48ad…36b8Base—$0.04100%0xd8ba…8e9b79d ago0xeec503…daa6de
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b79d ago0x7401e1…5081d2
0xf86e…b61f0x48ad…36b8Base—$0.01100%0xd8ba…8e9b79d ago0xafd0fc…3b9b2e
0xa327…cc8a0x48ad…36b8Base—$0.03100%ultravioletadao79d ago0x05ed15…f4e710
0x3aeb…84080x48ad…36b8Base—$0.04100%ultravioletadao79d ago0x5c9a9f…c00af9
0x3aeb…84080x48ad…36b8Base—$0.03100%ultravioletadao79d ago0xce5572…497995
0xe3fb…acdc0x48ad…36b8Base—$0.15100%ultravioletadao79d ago0xc3fa3d…97d0ea
0xe3fb…acdc0x48ad…36b8Base—$0.10100%ultravioletadao79d ago0xf835c0…4693cc
0x7a72…34f70x48ad…36b8Base—$0.05100%ultravioletadao79d ago0xca3971…98516e
0xe3fb…acdc0x48ad…36b8Base—$0.08100%ultravioletadao79d ago0x7050df…80fc5a
0xfa1c…65d10x48ad…36b8Base—$0.08100%ultravioletadao79d ago0x748290…8d9fed
0xe3fb…acdc0x48ad…36b8Base—$0.03100%ultravioletadao79d ago0x00cd52…72f38c
0xe3fb…acdc0x48ad…36b8Base—$0.04100%ultravioletadao79d ago0x17ef18…f1cf22
0xa327…cc8a0x48ad…36b8Base—$0.01100%ultravioletadao79d ago0x974293…a79016
0x5975…500d0x48ad…36b8Base—$0.05100%ultravioletadao79d ago0xe157d7…69ef26
0x5975…500d0x48ad…36b8Base—$0.05100%ultravioletadao79d ago0xe8c85a…07274e
0x5975…500d0x48ad…36b8Base—$0.03100%ultravioletadao79d ago0x9d1487…844657
0x7a72…34f70x48ad…36b8Base—$0.03100%ultravioletadao79d ago0x6f0338…377e69
0xa327…cc8a0x48ad…36b8Base—$0.02100%ultravioletadao79d ago0x544e7f…5edb9a
0x8e50…cbbc0x48ad…36b8Base—$0.02100%ultravioletadao79d ago0xc34d08…4ad432
0xa327…cc8a0x48ad…36b8Base—$0.02100%ultravioletadao79d ago0x2696ea…5bbdc8
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao79d ago0xa40ca0…874d7d
0xa327…cc8a0x48ad…36b8Base—$0.02100%ultravioletadao79d ago0xd68005…46701e

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.