Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0x391731…4dfafe
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xb2c90f…88eee3
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xb3dea0…9155c3
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xc54d18…8b57bf
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0x2679ee…d181b2
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0x739cbb…9e42f5
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xe066af…f14006
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xef562d…21de1f
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xbe6d75…cf74b7
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa44d ago0x2f130f…0763e2
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0x92510d…193a58
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xe5d28a…58da16
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa44d ago0x7ff43a…4030da
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xef64e6…8d87a5
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa44d ago0xdf9248…01631a
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa44d ago0x03b49a…d87af3
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xae2012…1c5375
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0x2a5a04…f790b6
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa44d ago0xe6ea2f…96e1fb
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa45d ago0x92b2ad…5591a0
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa45d ago0x31414c…de3d9c
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa45d ago0x93f036…031909
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa45d ago0xfe8757…ed2813
0x7ae5…7fcb0xfe80…47eeBase$0.001100%fluxa45d ago0xcca3b8…fd8dcc
0x7ae5…7fcb0x9c95…e299Base$0.001100%fluxa45d ago0x12af85…484ae5

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.