Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e08…dd060x9c95…e299Base$0.001100%fluxa63d ago0xcd724f…6fa1ea
0x18aa…81520x9c95…e299Base$0.001100%fluxa63d ago0x7b383e…2be800
0xf7a9…c4360x9c95…e299Base$0.001100%fluxa63d ago0x87e42d…3809a0
0x9206…4f6a0x9c95…e299Base$0.001100%fluxa63d ago0x2124b8…d17324
0x95d8…a0960x9c95…e299Base$0.001100%fluxa63d ago0xeb616d…d90bcf
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa63d ago0x8274e2…4a45d3
0x5b7a…ec610x9c95…e299Base$0.001100%fluxa63d ago0x003095…49fed3
0x389c…3a3b0x9c95…e299Base$0.001100%fluxa63d ago0x0b986f…3d278f
0x20a6…63900x9c95…e299Base$0.001100%fluxa63d ago0x06f018…12a6f1
0x4519…6cc50x9c95…e299Base$0.001100%fluxa63d ago0xf0f99f…6dc164
0xedda…d2fc0x9c95…e299Base$0.001100%fluxa63d ago0xba1d85…3729e9
0x18cf…f8950x9c95…e299Base$0.001100%fluxa63d ago0xaa1d87…6ab59e
0x3041…6e7d0x9c95…e299Base$0.001100%fluxa63d ago0x573a76…5c99f9
0xfb61…bd050x9c95…e299Base$0.001100%fluxa63d ago0x932932…ba8cb9
0x9467…827d0x9c95…e299Base$0.001100%fluxa63d ago0xc11242…681796
0xd079…f6220x9c95…e299Base$0.001100%fluxa63d ago0xa7e997…e0fbab
0x81d4…4b800x9c95…e299Base$0.001100%fluxa63d ago0x74c120…bd9e8a
0x6b87…25e90x9c95…e299Base$0.001100%fluxa63d ago0xfdb4b4…4d6a59
0xe54e…0ada0x9c95…e299Base$0.001100%fluxa63d ago0x2c2153…0b013e
0xa25c…39d00x9c95…e299Base$0.001100%fluxa63d ago0x6ac9f5…59a22a
0x7aa2…76250x9c95…e299Base$0.001100%fluxa63d ago0x32a33f…3cba43
0xc0b8…f5910x9c95…e299Base$0.001100%fluxa63d ago0x347e79…a15992
0x446b…978d0x9c95…e299Base$0.001100%fluxa63d ago0xb770a2…58286f
0xced0…08640x9c95…e299Base$0.001100%fluxa63d ago0x70078a…985e64
0xaceb…53420x9c95…e299Base$0.001100%fluxa63d ago0x92f8df…897060

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.