Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x0437f4…4d4f08
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x24b737…f4b4cb
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x646d1d…83f639
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x4085fe…b07422
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xac7e32…f505f6
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x12de56…a5de3b
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x3ee9a0…3fe4a6
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x261e3e…96fcad
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x16a6cc…809d41
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xab1852…fadcf7
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x365753…3edb53
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xec0af2…931d41
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x8d3e4e…d29e51
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xb6260d…a3c78c
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xe822e9…64225f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x632fcd…569aca
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xba0213…96296b
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x9c27e6…f8935c
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x605b5e…361527
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xc6db77…466391
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xed742e…2fda01
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xb5ddfe…aa1d9f
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0x9e5973…21e837
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xa513fa…f38097
0x0b38…41e40x9c95…e299Base$0.001100%fluxa75d ago0xe2b7e2…a7516f

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.