Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0xa803f0…3af34a
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x433abc…40a142
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x305a8b…d06b46
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0xd14900…b5147f
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0xa9c36f…f191a9
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x3a9c8d…8ddb7c
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x4aced6…b856cb
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x249b2e…08dfd2
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0xcb2508…539708
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x17747d…872fb0
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x07d607…52f4b4
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x965a21…cab0ff
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x837862…b6d544
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x504831…c37061
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x33c39c…4b8a06
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x47911f…819329
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x01b436…593c16
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x64a600…29f8a5
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x586098…bc7430
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x04e8b2…60c6da
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x1c9e5e…307373
0xdd0b…8e2d0x9c95…e299Base—$0.001100%fluxa45d ago0x0f34ba…2dae51
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0xe3e16d…076c42
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0xa02df1…273810
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa45d ago0x25048f…d417d0

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.