Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280x51be…99edBase—$0.01100%coinbase71d ago0x8d7243…7d5f6c
0x161f…6f280xc4da…990bBase—$0.01100%coinbase71d ago0x8aeeef…104fee
0x161f…6f280x67a8…5883Base—$0.01100%coinbase71d ago0x68499e…29e37d
0x161f…6f280x9065…aa37Base—$0.01100%coinbase71d ago0xdaa99a…a50f25
0x161f…6f280x5982…6ef1Base—$0.01100%coinbase71d ago0xb05732…c3a91f
0x161f…6f280x7c79…fdf1Base—$0.01100%coinbase71d ago0xb05d16…82a381
0x161f…6f280x9ef0…95dbBase—$0.01100%coinbase71d ago0xfa3ffd…9e1538
0x161f…6f280x44e0…ced4Base—$0.01100%coinbase71d ago0xa3840f…0f7bad
0x161f…6f280x5cca…7aafBase—$0.01100%coinbase71d ago0x80545d…1a9d29
0x161f…6f280x46ca…a21eBase—$0.01100%coinbase71d ago0x83eb62…f6a366
0x161f…6f280x81d3…b089Base—$0.01100%coinbase71d ago0x23ae9b…53611f
0x161f…6f280x0bd7…2d2aBase—$0.01100%coinbase71d ago0x8838bf…7a717b
0x161f…6f280x6b99…15c8Base—$0.01100%coinbase71d ago0x4a1ea9…460818
0x161f…6f280x7fe7…fb40Base—$0.01100%coinbase71d ago0x75111f…8ccfc4
0x161f…6f280xa644…a0f4Base—$0.01100%coinbase72d ago0xc41d79…f4072e
0x161f…6f280x4fb1…99c5Base—$0.01100%coinbase72d ago0xe49f48…11ecbf
0x161f…6f280xff8b…2050Base—$0.01100%coinbase72d ago0x7f9bb5…fc17f7
0x161f…6f280x87cd…e2faBase—$0.01100%coinbase72d ago0x955f4c…0bb5ed

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.