Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc9499a…3fdb9d
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xbbfe8b…e90a95
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xceb6e0…6494df
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x813c61…df87e6
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc451fd…433eaa
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xbf070b…94d947
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x753af5…ccc59f
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xdadec9…d4afa2
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd1f0db…b518c5
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xacb237…a19177
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x249566…030564
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x6b0098…69ee02
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x1c8112…58f983
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x9491bb…730ebc
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x0a0787…29c93a
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0xe0a719…b48406
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0xf5194e…fa8ecb
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x48feaf…ec0ef1
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x011e45…7e132a
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0xb4f85d…2fad2e
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x5b9c1e…4d6595
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase52d ago0x81bb16…2392c7

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.