Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xc7db5d…df48cf
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0xa54bbd…c73f01
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x55e02d…a8d8bc
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xcb48c4…adefb8
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x5c2d11…9b6235
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x184a13…f1fb3e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa38d ago0x26c36e…39c9b5
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0xa7a7e8…270eb9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa38d ago0x423145…2957d1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x3dbe72…2b2bf9
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x23267a…64b56f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xbc18aa…334cc5
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xeeab86…690d0d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x205321…02a47e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x1f3d38…10bc4c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x7fbe0f…08c8dc
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x2d02fd…497224
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x1fb0f9…ee85bc
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x3aefe1…4d890e
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x780368…26be8a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xf1b673…447646
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0x25c3c3…78b2ae
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa39d ago0xea0393…22ff7e
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa39d ago0x88848f…34065f
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa39d ago0x72291c…1b6779

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.