Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0xb62b57…e3b5cd
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x8521e5…4c091e
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0xbed427…727042
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0xde8294…903ff0
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x8aae1b…aaa3e3
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x33eb4f…a1727b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x76c4dd…17f7ab
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0xa4a5a6…2e83ab
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0xd9082f…da52bb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x4b9c96…e9182e
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x2615ac…e0dec9
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x8d8a8a…21ae56
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x8ab1e1…b1b7e0
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x6e34e7…e94d70
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x92ecb8…5ebf4b
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x1c26b7…809d1c
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa15d ago0x6c6095…0b71ce

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.