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%fluxa22d ago0x3f88e1…16851f
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x6265b3…e8a389
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x2681a5…c9af54
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x18d085…16284d
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x3eb262…418623
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x518949…2032c6
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0xbe7230…cbca52
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x0b8998…8d3ae5
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0xa017ab…be82d2
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0xf5cce2…494b32
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x4caa41…292ed8
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x3f0e74…408f2a
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0xb9a1d5…801d7c
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x5e862e…e35402
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x1fecf1…eb1d3e
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x9a7b2b…ea1ade
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x26d58c…c92c86
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa22d ago0x826e00…52c256
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0xcf0223…861424
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0xaa8a81…84b5b4
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0x24dd80…8110e1
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0x9e065d…cecc0c
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0xa469d3…13c6e5
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0x609993…fcbfa3
0x4c27…0cc90xfe80…47eeBase$0.001100%fluxa23d ago0x3264a8…487560

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.