Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x667883…15a142
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x7c9227…859e5e
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x4c8d0a…0bca57
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x0052a9…983aab
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x30ed4a…333199
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0xab0b1b…28bc6d
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x6f6aff…917814
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x449ace…33480f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x55d26e…4c7b94
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x0f6ce1…43d21f
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x4a523c…f8a0ef
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0xb7aa6f…cf2da4
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x072553…601d6d
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0xd40764…9ed33b
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0xe49238…b84162
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0x5a7a32…882147
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x7f07d2…72eae4
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0x29a0b5…83cde3
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0xa3d167…fc05b7
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0xbae96b…971979
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0x2a8bbc…800dc4
0x4748…3ccc0x9c95…e299Base—$0.001100%fluxa45d ago0xff898f…353253
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0x5a9bcb…ee4f06
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0xb932df…0ede53
0x4748…3ccc0xfe80…47eeBase—$0.001100%fluxa45d ago0x1df91a…f9c6c1

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.