Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x54ed8b…d493d6
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xd55238…c076fe
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x73e776…224801
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x1332d9…072932
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xa440a7…acd84f
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x02fd23…05a283
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x37c5c3…950dbb
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x1cb329…f87d97
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x073dbe…2e892d
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xf70d6a…31bdd7
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x151df9…5ca311
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xeeb51a…85de4b
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x6d7039…022d55
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x2b8398…a40261
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xdc1e97…ca8109
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xbe70d2…247abb
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xfc2786…a7cc35
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x85a552…667f47
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xe66176…b52724
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x1ba8ab…5257a9
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x6d5b88…3a717f
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xe58ad7…ebfc93
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0xd7a557…f1a00a
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x2081be…5b3669
0xd62d…c34f0xfe80…47eeBase$0.001100%fluxa15d ago0x33dd22…db65f9

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.