Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa37d ago0x570486…edf7bc
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa37d ago0x09298d…3a9cc3
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa37d ago0x265d73…eda56e
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa37d ago0xae16a2…eb6f1a
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa37d ago0xbb31e2…e50baa
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa37d ago0xa6cd5f…f52c87
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa37d ago0xdeeac1…1255a5
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa37d ago0x8e0feb…7ccc01
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x6c40d1…1eb3dd
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xfcb68b…deb683
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x55847c…e455ab
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xbfacfa…47ffe0
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x40d478…ec67f3
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x1a83a6…3f3e2f
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0x4f3336…890ed4
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0x00792d…90591e
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x3acaf0…677ca5
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x2dd703…9fe47f
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x409113…225160
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xd4dd7c…29e8e5
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x97e941…e56385
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0xdb719e…21e876
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xf062e5…9a5b00
0x7a76…1dfb0x9c95…e299Base—$0.001100%fluxa38d ago0xbac11b…fffda6
0x7a76…1dfb0xfe80…47eeBase—$0.001100%fluxa38d ago0x7eb160…5b98d0

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.