Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7061…2af00x3e0a…78e7Base—$0.003004100%coinbase74d ago0x013cc5…f6cc72
0x7061…2af00x3e0a…78e7Base—$0.002992100%coinbase74d ago0x0cc2ee…f953d6
0x7061…2af00x3e0a…78e7Base—$0.00571100%coinbase74d ago0x80b957…7462da
0x7061…2af00x3e0a…78e7Base—$0.003372100%coinbase74d ago0xdbfedc…994b37
0x7061…2af00x3e0a…78e7Base—$0.003487100%coinbase75d ago0xe64bcf…aa34bb
0x7061…2af00x3e0a…78e7Base—$0.002986100%coinbase75d ago0xa98cb4…a95211
0x7061…2af00x3e0a…78e7Base—$0.004777100%coinbase75d ago0x79d432…ba5a64
0x7061…2af00x3e0a…78e7Base—$0.004544100%coinbase75d ago0x6a9e29…6bd4a7
0x7061…2af00x3e0a…78e7Base—$0.00498100%coinbase75d ago0x1021fb…cddae2
0x7061…2af00x3e0a…78e7Base—$0.003676100%coinbase75d ago0xefcdc0…9e74c2
0x7061…2af00x3e0a…78e7Base—$0.00443100%coinbase75d ago0x76c5e1…c5a95c
0x7061…2af00x3e0a…78e7Base—$0.002989100%coinbase75d ago0x42d0a7…11d268
0x7061…2af00x3e0a…78e7Base—$0.004751100%coinbase75d ago0xdf2983…f67a46
0x7061…2af00x3e0a…78e7Base—$0.005007100%coinbase75d ago0xc64f5c…63bd77
0x7061…2af00x3e0a…78e7Base—$0.004842100%coinbase75d ago0x098ae8…9543ae
0x7061…2af00x3e0a…78e7Base—$0.005655100%coinbase75d ago0xb1599f…9211a7
0x7061…2af00x3e0a…78e7Base—$0.005579100%coinbase75d ago0x229f30…c77705
0x7061…2af00x3e0a…78e7Base—$0.003441100%coinbase75d ago0xb55ce9…5a4a1f
0x7061…2af00x3e0a…78e7Base—$0.002767100%coinbase75d ago0xa2de2c…7e93d9
0x7061…2af00x3e0a…78e7Base—$0.004884100%coinbase75d ago0xc50eb7…913821
0x7061…2af00x3e0a…78e7Base—$0.004604100%coinbase75d ago0xada50c…ac5896
0x7061…2af00x3e0a…78e7Base—$0.005351100%coinbase75d ago0x0bab6f…d698be
0x7061…2af00x3e0a…78e7Base—$0.00566100%coinbase75d ago0xf53dbd…4ebf2a
0x7061…2af00x3e0a…78e7Base—$0.003548100%coinbase75d ago0x112d72…a88b94
0x7061…2af00x3e0a…78e7Base—$0.004272100%coinbase75d ago0xd3c737…df060f

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.