Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x5ee2f3…59430f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x46ccf2…017f06
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0xb20c12…bb0210
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0xa21084…ea1eb5
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x945d68…55b3ef
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0xae3506…2ee81d
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x778bb3…dadd2a
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x1caf03…a23d88
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x40e448…0a3e1d
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0xc7fd4d…c0e461
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x10e192…a04e5c
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x907198…0c3f21
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0xc03063…0a0bc6
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x4d9264…433026
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x7769ff…13da87
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x626715…90974d
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x1e6ef1…1fb2ba
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x6417a8…eeb926
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x5f7197…2a8f7c
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x578b4c…9a80be
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x8eb78e…d9d1ab
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x2585f0…296edf
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x9bc698…85576f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa36d ago0x4faa88…43c25c
0x622b…fbf20x9c95…e299Base—$0.001100%fluxa36d ago0x2b1813…7d86b4

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.