Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x6875…0ca5Base—$0.98100%fluxa42d ago0x8eddd8…9cbae4
0xc49a…9d2f0xb2d5…818aBase—$0.98100%fluxa42d ago0x3a09e1…ab2ed6
0xc49a…9d2f0x3dfe…76afBase—$0.98100%fluxa42d ago0x03f976…b83550
0xc49a…9d2f0x4d8f…6e48Base—$0.98100%fluxa42d ago0xe1c6be…c9e2bd
0xc49a…9d2f0x5f5f…5c7bBase—$0.98100%fluxa42d ago0x3708d9…dea282
0xc49a…9d2f0x13e7…ce30Base—$0.98100%fluxa42d ago0xa7df20…f07d31
0xc49a…9d2f0x7767…ffefBase—$0.98100%fluxa42d ago0x1cd1f2…82d4d8
0xc49a…9d2f0x37b9…a39dBase—$0.98100%fluxa42d ago0xc86f51…91da62
0xc49a…9d2f0x5cb8…660dBase—$0.98100%fluxa42d ago0x9575db…1721f6
0xc49a…9d2f0x6110…5e40Base—$0.98100%fluxa42d ago0x3e5977…71b003
0xc49a…9d2f0x69e7…5a6aBase—$0.98100%fluxa42d ago0x0b2a63…9e9dd9
0xc49a…9d2f0x009c…fa4aBase—$0.98100%fluxa42d ago0x99ea46…2e7afe
0xc49a…9d2f0x7b02…78d4Base—$0.98100%fluxa42d ago0x7e5e7a…90e2b5
0xc49a…9d2f0xa3d6…30a2Base—$0.98100%fluxa42d ago0x9b49af…c83a74
0xc49a…9d2f0xe861…c3b7Base—$0.98100%fluxa42d ago0x0f0b29…fbe864
0xc49a…9d2f0xc5fd…19f6Base—$0.98100%fluxa42d ago0x651626…27f474
0xc49a…9d2f0xbcf5…d51fBase—$0.98100%fluxa42d ago0x70bfee…406c98
0xc49a…9d2f0x5639…7e95Base—$0.98100%fluxa42d ago0x6e3896…ebee20
0xc49a…9d2f0x507e…38eeBase—$0.98100%fluxa42d ago0xcefb21…38d530
0xc49a…9d2f0xcb7b…b85fBase—$0.98100%fluxa42d ago0xe8a8fb…b0f87a
0xc49a…9d2f0x8ee1…33bdBase—$0.98100%fluxa42d ago0x590649…025bd1
0xc49a…9d2f0xfaf2…365dBase—$0.98100%fluxa42d ago0x4eb080…271a4a
0xc49a…9d2f0xcee6…802eBase—$0.98100%fluxa42d ago0xb271a7…a4a6f5
0xc49a…9d2f0x85f5…b3dcBase—$0.98100%fluxa42d ago0x5821af…4fa033
0xc49a…9d2f0x048a…cf61Base—$0.98100%fluxa42d ago0xe579ae…8c5641

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.