Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03b6…612b0xac65…4417Base—$0.08100%fluxa118d ago0x0b0031…7dd7b9
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x31328f…b0434c
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x076328…2ce2f4
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x793ae6…a139fe
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x7933aa…e7868f
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x94df9b…9442cc
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x2c9ba8…e48c44
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0xd2f234…de4bf4
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x0e6b7b…bcbc1f
0x03b6…612b0xac65…4417Base—$0.02100%fluxa118d ago0x9358fd…0387d3
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x7c9130…9642d3
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa118d ago0x0c2725…cc8eef
0x03b6…612b0xac65…4417Base—$0.02100%fluxa118d ago0x4d680a…632fc6
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0x437b5e…f63d82
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0xd23f98…c3245d
0x03b6…612b0xac65…4417Base—$0.04100%fluxa119d ago0x1e92a0…25b7f6
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0xe68698…99066b
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0xb49991…148c9b
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0x7655c2…3a0923
0xb90a…9ae40x03b6…612bBase—$0.01100%fluxa119d ago0x1a71ba…d7dab6
0x03b6…612b0xac65…4417Base—$0.05100%fluxa119d ago0xc07865…b150ed
0xb90a…9ae40x03b6…612bBase—$0.05100%fluxa119d ago0x884b9c…4ab54f

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.