Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xe3a29b…ea4124
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x669142…6874e5
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x29b34c…69bc56
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x17a0f4…bc425e
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xdabcd5…845574
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x14efe6…e96665
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x0466ef…68d0ba
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x4f9793…4d85ac
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xb9cd13…91ce6b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xe1c182…99da2e
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xfbdf00…18474c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x1f7e96…684038
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xe3dd1c…3b02dd
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x38e639…13174b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x3c601c…c96390
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x9ad176…da2d40
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xc224c3…59379d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xe5b97f…54f618
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xc8fb74…2d3478
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x808129…d9081d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x4d921c…c73db0
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x6e6a12…4f68e4
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xfc0008…7b2622
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xad58e8…9bec28
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0xb815e4…82441d

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.