Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x0e47d8…2d82e6
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xfa38e9…27f960
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x35f2c5…fd7e6e
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xdf6a71…1c428c
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x31f640…c2be28
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x3a280f…9bc3ed
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xb89d38…bb2a7c
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xd923d9…c563f7
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x3a6c90…0929f5
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xcebf9b…e53c32
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xe02ff6…b904ac
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xc6e55f…6f19b6
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0x2f0a39…e254ab
0x979d…228d0xfe80…47eeBase$0.001100%fluxa24d ago0xcc27ec…00f6a2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xa2a3d0…9b60c9
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xd09b38…5079c2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xce1006…0a9a5f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xc91d26…44f2c2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0x4b7a1e…d89bdd
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0x1e355c…063fc9
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0x9287b3…0b576f
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0x1771fe…b9975a
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0x6b88a3…0a902c
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xfc72ad…d53ae0
0x979d…228d0xfe80…47eeBase$0.001100%fluxa25d ago0xedd2c3…d4452c

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.