Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x5e00e4…7e1570
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xebcd65…fb59be
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xf2950f…2d4eac
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x935ca4…590f97
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xa39225…1d6e81
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x0b4d9e…f67eeb
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xcc91a1…315e6f
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xc58014…f132ee
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x66ebdc…f45049
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0xcf63ae…5eeca9
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x5e9043…361839
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0xc476da…c9fedc
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x014c4a…1caf2b
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0xdf0c3d…2809d7
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0xffc255…a6e61c
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x666b56…d822aa
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x57a2a3…df57bc
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x1fa91b…ac766f
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x12db5e…ae08da
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x8aedde…586236
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x6c6138…266ba8
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x5652f2…113bb6
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x562884…aa7e64
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0x564025…5b4d85
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa68d ago0xd78137…6bb500

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.