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 ago0xa0646c…38f10b
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x64c84a…853fc0
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xd95902…97f7e0
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xc2ec29…9b6107
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x78e869…223b13
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x570dda…eba4e0
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xc91ba3…fb6c0c
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xcb318c…e2145b
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x360d02…2b9394
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x48fca7…14d5da
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x504090…317d2d
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x5b3925…fc5ee4
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x644ef5…87d7e1
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xbe3927…fd61b2
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xbc7cea…9370c2
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0xa9087f…b7fa81
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x8e7058…4fac82
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x9fcb09…a4e05d
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa67d ago0x17da7f…1f0063

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.