Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa59d ago0x0fa7de…76159d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa59d ago0xbbc7e3…fa7e6d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x808b00…05094c
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x9af1f2…67a29b
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xbf97bd…73c02a
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xb331e9…0462b9
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xe7ee62…6c959b
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x2c6e21…d09e01
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xfbd479…3f470d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xeeedca…2c598f
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x00a426…4bf8db
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x2f78ba…cbec41
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xf3858a…00a3cf
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x59eda6…dd2d2e
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x65a846…314be7
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xa7b0bb…3fdbb5
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x0ec73c…6db4ae
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xce7422…eafa4e
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x02b74e…459e81
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xf76dbe…813889
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x20540f…7f5dab
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x3a1c4d…6d2eba
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0xfb1b80…e0ce20
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x903ea1…d590bd
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa60d ago0x0dd2d1…b064f1

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.