Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x62a777…94c218
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x1dcec9…ba239d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x6dacc9…513aa8
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x40fb11…99c498
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x136c69…4cc4eb
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x4e1683…1c2e5d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x22a425…3a3a85
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x38f878…d7008f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xfdfaa6…9b30c2
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xb66b7e…88b501
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x4ddf44…6ebb93
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x6fd60b…6c86c7
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xc13fa4…33b4d5
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xbe4cf9…7d2d26
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x62178b…772c84
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x84b112…cc0cc1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x99885c…274f93
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xe54bd8…5a2bb4
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xb83152…a1e8f1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x504d89…f59879
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xb58da0…d411fa
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x321cc3…564e61
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0xa7c9f9…3a8538
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa18d ago0x180aa2…7a0dd9
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa19d ago0x171086…497644

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.