Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0xdb3b5e…6b32ed
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0x9754e0…fc4269
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0xbc3883…34a1a7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0x23a9ea…fca76a
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0xa58333…e2047d
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0x5d78de…2a791b
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0xc1b5f3…2cdf35
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0x0046eb…03e089
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa23d ago0x8a4f03…580cb1
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x6aa587…947205
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x07776f…8c8d92
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x807bc9…d9a9e7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x8121d1…64c468
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x69f435…203054
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x620311…bbe40e
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0xd5a66a…e67213
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0xe9c888…1a33d7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x21f7f9…95ba83
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x09f20a…27a0d2
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x744160…b4c1eb
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0xdfe42f…6bb263
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x8f62fd…62ef3f
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x52d7b9…fb8587
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0x257e3f…784327
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa24d ago0xe7cf77…e9ba6c

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.