Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x8b746a…3c96e0
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0xc2458f…64c50e
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x2f2f44…ca3374
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x17f47f…5fa7af
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x2c201e…ca154f
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x001b33…d8217a
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x4c0c60…6171e1
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x49e491…77d7b4
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0xc8088b…3890d4
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0xdb983a…db1f7a
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0xfa651c…0ef721
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0xef7049…3b6251
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase7d ago0x1096ce…e714c8
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xdfe927…03f534
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xd96f2a…7596d6
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xfb7d31…e4fa7d
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0x53b293…e1f171
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0x502f8f…59d8ec
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0x1428bb…d91931
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0x5f2546…2c5d1e
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xce7b13…412eb9
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0x84154a…a2c163
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xd7d3fa…ad0269
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.001100%coinbase8d ago0xca85a2…0532b7

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.