Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa15d ago0x709341…eb2648
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa15d ago0xf690f2…c9b9d3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa15d ago0x4067c5…9e060c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa15d ago0x9a1531…8c8924
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x7386b1…050640
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xb281bd…55fcf3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xba7e36…765806
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x917da6…320171
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x51660a…f4daa2
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x79f022…3cb688
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x5a49bd…0daebc
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xb4a10d…1c8fb6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xba97b1…3f850e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xd88cb7…8077d3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x192536…709a03
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x5daabf…588e5d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x8e0774…4238be
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xb70487…5b2cf5
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x482cb7…709583
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0xd7fd32…96115c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x6d3322…8c85c2
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x3d675b…ad2af9
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x3d5f2d…fbc9cb
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x5701b3…b2366e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa16d ago0x778446…c11f9d

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.