Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x8aa45b…7f00d5
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x63d322…e6a696
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xe06408…437c3e
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x604b6a…9c520b
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x2feed7…6d66e8
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x5e2fe3…eb83c5
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xce03c2…747c4b
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x104682…c694b3
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x5f6df9…b0a5f9
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x037852…f91bd0
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x4b827e…978d81
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x952587…9e02c8
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xf2b50c…f7f973
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xed4389…8bae79
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xe08012…3f097f
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xbebe00…600d83
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xed678c…b45208
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x14d939…12c393
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x4e0721…4be8e5
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x4152c3…ed4958
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xd6699a…b10b7b
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x528215…935767
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xe9c258…351e42
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0xe655ff…2f84de
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase17d ago0x593a17…2e6cb0

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.