Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xd904ee…174863
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x165ffe…69aa6f
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xe28d3a…74f78b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x4dc5b5…e0552b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xcfd8e7…d74cd7
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xe45735…cd9d44
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x07f469…5302b6
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xe419f1…85f824
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x4badd8…d62e93
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x0f07a3…3e963b
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x139e5f…0d7e45
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x847997…1286f0
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x94f347…647b5e
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xb2df51…0af954
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x52cd44…34fd14
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x4e576b…40afaa
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x02af86…217029
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x000b6c…be8d23
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xb530d1…f68744
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xf83278…712b81
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x70235f…458bea
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x820f66…de304a
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x5a6743…5c66ae
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0xb80356…188047
0x6dff…5beb0xfe80…47eeBase$0.001100%fluxa18d ago0x5877b2…5bb153

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.