Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase46s ago0x388c53…6fad42
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0x0e531d…9b8478
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2m ago0xdcb305…0ef2a7
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase3m ago0xbf7143…c2d619
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase5m ago0x369ecd…4b0274
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase6m ago0x54e41e…f586a5
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase7m ago0x654d5e…620494
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase8m ago0x9af1af…f2289d
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase9m ago0x6e952c…3736a6
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase10m ago0x61271a…12869e
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase12m ago0xd5bc2a…16c973
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase13m ago0xa0647c…6b4e27
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase14m ago0x7109e2…aa3fe2
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase15m ago0xc10e08…3d66f5
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase16m ago0xa352d0…832f59
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase17m ago0x6f8ad7…6234d5
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase18m ago0xd7efd9…061456
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x10a526…2a0d28
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3433c2…04f263
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xee800b…20d11d
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xeaf581…035fe2
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xe20406…0ea36d
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x7b9002…f1b8ac
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x0433af…02e4a2
0xc199…a7660x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xa449ff…aaa94c

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.