Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x72a031…12afbc
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x7642d3…4409b1
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x82544e…1a3556
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x9cf1d1…a6aeef
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xcaf1d8…e8b65f
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x1f451f…2748b5
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x92e22c…e99130
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x71241b…6d4d90
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x7a20fd…3b771a
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x216a79…268759
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x6c0dc1…848cd7
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x58989e…09a05d
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x8e4a79…8b6ad3
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x8b5b21…bcc2a6
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x17e857…26fd19
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xc3ebde…c576fb
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xedd7ec…350b38
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x2e121e…e10b70
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xc90bea…98753d
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x2042c2…b9fe67
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x0c1e06…4a9e56
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xee1c65…a28aa9
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0x81b732…9c6d90
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xde4cb9…400490
0xb228…61800x9c95…e299Base—$0.001100%fluxa94d ago0xf5bd6f…110197

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.