Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x947b20…93c0f2
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x696479…fc0fd9
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x68ffc5…b61772
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x7b7838…74d3dc
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xb63ee7…abe99c
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x745317…ca1d4a
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x85775d…a891b6
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x21bac2…cffed3
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x1e7e03…6e2a97
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0xb82dc4…a3ab2a
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xeaeaef…af4091
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0xd3d400…631aca
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xde2e31…5a0923
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x3f9ce2…e51d37
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xd5c26b…cbae5c
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x4014d9…569df6
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xae410b…de4482
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0xe050cc…490c0a
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xb1d7fb…7dcdfc
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x9ac2ff…1bac71
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0xb7eaa0…7bd447
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x3466bc…f03498
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x8a8e75…45ec76
0x166e…6c520x13bf…b9a7Base$0.00075100%candidates55d ago0x42ddc0…1bc628
0x166e…6c520x13bf…b9a7Base$0.002100%coinbase55d ago0x59d3cf…8b330b

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.