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%fluxa59d ago0x7d75cc…68a6b0
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0xfe94f7…0a11ca
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0x4c8569…a17c1d
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0xd2d3ff…ec5483
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0x198a73…ab1c16
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0xa70d1e…dd0941
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0x9da44b…2762f5
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa59d ago0xeca25e…a54a71
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x9348e5…30baf9
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x6968b8…1116d2
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x060d1c…f89aad
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x193131…008954
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xe7aad9…3ab819
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x89f260…c1d59e
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x5c3d8f…ee868a
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xb5bb0f…d1d936
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x9d9be6…7ca8ce
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xd0755e…facd09
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xf6b18a…3a438b
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xefb4be…60a82c
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xb31616…e3ff0d
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0xae3442…cea0f4
0x499c…3bd00x9c95…e299Base—$0.001100%fluxa60d ago0x5c8143…f753f7

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.