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%fluxa21d ago0x2c10a3…cfc1f9
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x8efd05…16eb70
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x05249a…f6aca6
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xf52ba1…322205
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xaf4b92…00c056
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xc83ae7…db0a65
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x8a69ab…78f390
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x88f6dc…360713
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x8d698b…4fa089
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0x507a4d…caed13
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xa8ec60…d2778b
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa21d ago0xe7249d…b71382
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x0b0c63…2e7fea
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0xc1eb58…339eb2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x945cd1…06771b
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x6fc2b4…9a34c5
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0xcc7bad…021c96
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x991d1f…475006
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0xd1b46b…9b31e2
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x405f96…182dc5
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x533a4c…ba172d
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x239bfe…c9015f
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x1a7140…8ef11c
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x0cc472…c0a2e9
0x622b…fbf20xfe80…47eeBase$0.001100%fluxa22d ago0x0f2662…023dff

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.