Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa19d ago0x9ce977…1b2016
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa19d ago0x142537…b4fca4
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa19d ago0xd7b26e…2057d5
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa19d ago0x53328a…8bb0d9
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa19d ago0x41f92d…fdeaaa
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xe63bb6…3138a8
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xeeb14a…bdae47
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x7092a0…97c2fd
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x3e59ce…eff6e4
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x485927…e2650b
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xd033d1…39ad92
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xf45abb…ad418d
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x8585d2…8be738
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x15f01c…d2af48
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x74d6ec…bac9d6
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x2fa36e…a5cf69
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xb24605…8e25ce
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x20b4d6…ed7bc1
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xed97a1…a7cb0d
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x426a2b…ad5d9d
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x0b0c27…e5a722
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0xc16428…a6be88
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x217855…285fa3
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x52c3e8…d58632
0xd881…f9980xfe80…47eeBase—$0.001100%fluxa20d ago0x032164…cb9938

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.