Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x9d6b2f…a642c6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x0884a3…a698b4
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x3b8de5…c85bba
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x7e1189…10293f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0xf602f4…4ee555
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x4f993e…25d87e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x03a5c4…3fcf19
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x834d40…e683a7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0xafb103…26b50e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x3423dc…16c7bf
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x8e64b1…7c0efe
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa45d ago0xd0ddb3…324ac7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x023bcc…cee059
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa45d ago0xbdb3ea…1dc527
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x6485c3…fd0397
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x54f444…9274dc
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0xbe6d66…98bd6a
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x2cddf0…1f4a77
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa45d ago0xc4d13d…ce6d22
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x645de3…f3f8c8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa45d ago0x3f225b…7d23bb
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa46d ago0x58c277…6204a8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa46d ago0xc47b33…e0bc3c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa46d ago0x4c7881…2eaac2
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa46d ago0x082cd4…a29794

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.