Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x8db0bd…311686
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x4060df…95ac0b
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x76c01d…e14674
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x8dd89f…6e30cb
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xb49512…6c2425
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x393b15…9d5fcc
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x11f431…a29561
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x5d1206…102002
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x31c95b…49cba1
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xa3a0d7…09ca68
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0x3296da…60242f
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase1h ago0xe8f889…114f9b
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x9f8ec5…fc87e8
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x32b36a…6b3046
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xa4899b…528136
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x3928d1…6bacc9
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0xfd2a83…d4d1f2
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x016d52…496994
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase2h ago0x361798…89d63b
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x4791b2…a4bb60
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x53be74…bf034a
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x4ce772…401cf2
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0xbb5a07…b5720f
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x2efd65…234066
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase4h ago0x8eb713…9cfba4

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.