Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x6a98a0…3b8b41
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xf2fc57…3bbc23
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x6e1f70…2fed56
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa35d ago0x2cf80f…55a61a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x8ca4ce…8d8ac2
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x906258…48a69a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xf8f350…883458
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x72e835…a116e6
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x710086…1edd2f
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x3634dd…db6bc4
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x124973…9edeee
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x32aabf…fd3d57
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xc71e4f…83048a
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x66aa98…e5b879
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0x18d09b…a027b2
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xdb8443…ed5a14
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa35d ago0x62e358…f0566a
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa35d ago0x7cfe3d…f45f8e
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xbdc4ae…57a3d4
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa35d ago0xb19444…4c0e52
0x65c3…6aff0x9c95…e299Base$0.001100%fluxa36d ago0x474ec5…94bb38
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa36d ago0x9e9559…9eb7c1
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa36d ago0xd80ad0…047d83
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa36d ago0xf0b8a5…4d6b15
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa36d ago0xfc8547…ba0613

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.