Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b76…7eb90x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0x64d2b9…63da57
0xd599…c7b80x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0x45512f…b8578e
0x490f…cedb0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x861138…fec335
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x093df5…7c6b83
0x9f99…25990x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xe98f9f…9b824e
0xbadf…7a9d0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xd9bc41…da1a97
0x9f99…25990x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0xc593c5…e93fa8
0x9312…a7c90x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0xade28c…565bb7
0x5962…53850x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x191a5f…e678cf
0x7e61…90070x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0x35d47e…8c4320
0x14cd…ede30x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x642ab7…35834b
0x9615…35630x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x015c02…6b6ea0
0x3823…206d0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xb3b88c…0476dc
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xc3f3a4…b8a5fc
0x5700…d2590x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0xe724e2…3ced02
0x4d4b…c43b0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x955c9b…1e1887
0xb68a…dd6f0x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0x403264…54c756
0x1e62…e0be0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x94edb1…c51d69
0x8783…36590x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0xbfac8f…e1a0ba
0x4581…38e70x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x0da91e…654801
0x6392…f89f0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xc0345e…7ca603
0xbadf…7a9d0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xb365bb…00a0dd
0x0f1f…b91e0x85a7…109bBase$0.001100%0x6cb9…e3d540d ago0xd116e8…f7c840
0xa79a…60ca0x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0x886b5e…1e9c3b
0xc0e9…f5c90x85a7…109bBase$0.00170%0x6cb9…e3d540d ago0xbb05c3…38ecf5

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.