Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x6bdb4e…f7dfbb
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x54f032…e5b96a
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x9f5be9…8653a0
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xbec49e…e72dae
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x657e39…9bee29
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x934def…b31cb4
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x07830d…ecb69b
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xc6b83d…34b426
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xcd80c8…321ced
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xb66858…adfb8d
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xb3c365…88b052
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x8a546d…7e0286
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xfb4164…c3a436
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xe0941e…7453ad
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xd8d10e…46af8d
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xf6b775…4c009c
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x70d00a…853159
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x92984b…647d2c
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x1b4635…04faed
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0xb48254…f9edc4
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x4aa5f3…be9dc9
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x20b771…62e215
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa21d ago0x2b14c0…afbfd7
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa22d ago0xb89a7a…b05da3
0xbec6…4eae0xfe80…47eeBase$0.001100%fluxa22d ago0x1281c1…51ae9a

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.