Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xd311e6…bacac4
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xffb76f…17cb5e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x0f2f0e…892fa0
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xf98d73…8aab23
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x8eaf84…d82d16
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x39ea7b…588ea7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x019be4…080270
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x754d07…44bfeb
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xf2bc27…9b9223
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x7ae5bc…1df407
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x3c2201…edf3ad
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xce29c4…943e28
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xf1fd11…9a0096
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x45ceb9…9fc31e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x624817…bbd3d4
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x3771d9…e2207c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x6eb4c4…0ad60e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x930f37…5993a0
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x3e3fd1…a66ca7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0x777614…621278
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa18d ago0xbe543e…fe50ef
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa19d ago0x84bc5e…ae5a91
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa19d ago0x46fee8…b31e8c
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa19d ago0x7cdce4…8a6ad0
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa19d ago0x28990c…73a5bc

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.