Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0x64b0c9…4f03d8
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0xda06a3…744635
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0xa8108d…7f5244
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0x16f8b4…47194f
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0xa3a90f…060524
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa47d ago0xe49fb2…59e06a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa47d ago0xd68dbb…dcd2f1
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa47d ago0xead44e…adfeca
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa47d ago0x09985d…03734f
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0xedd48b…7934fc
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x5f585e…5bb483
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x7fa095…e7c3c5
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x5d5f80…6ee935
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0x0373e3…4b768f
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x16c6e2…b5cfcb
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0x3a15b0…83cc5f
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0xd333e7…151a3d
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0x7fe26f…d2474a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x72f57f…157636
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x2a5ff8…41da75
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0xa30622…cd3e2a
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0xf8164a…c323ad
0x7ea8…acfe0xfe80…47eeBase—$0.001100%fluxa48d ago0x3ea986…044adc
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0xe94826…b5261f
0x7ea8…acfe0x9c95…e299Base—$0.001100%fluxa48d ago0xfa8d55…7e5cf6

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.