Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xe4c59e…bd91f0
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x65460c…31e4a0
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xc13133…505365
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xbd2c65…e2f0e1
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x0f1abd…2b9222
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xcecb30…036189
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x8b8838…9b7b1a
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x8d0f2b…15c3ad
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x87c386…fff0ba
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x1e9ec8…b00dcf
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x255a49…98c3b5
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xc807cb…cc1567
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xd15b4f…647e6d
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xc6df04…7a418e
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xa0205e…c8a604
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xaf614c…0e65b3
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x5b7f47…2af161
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x654e70…ea8f3b
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0xa23a9a…b38943
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x4f66fa…71d237
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x28e497…41d8c7
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x57481a…b9c1bb
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x632477…4ef750
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x68622a…8f790a
0x210e…78f30xfe80…47eeBase$0.001100%fluxa14d ago0x35923f…564679

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.