Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x807857…ada072
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x8b34b6…abfb8f
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x1aea86…eb88f5
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x5b7b24…45ad85
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x52c33c…45d3ef
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x40a1a1…9bfbff
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x6e24a3…fcb5dc
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0xe7324c…a97897
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x931224…be4e5c
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x247640…a64116
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x022e94…c3ba55
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0xd751cc…4d30ee
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x61f9d9…7c361a
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x14fe4c…03065e
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x180eb0…9510a6
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x02dfb3…c7f827
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x13e0f5…ecc806
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0xae5cb2…d7c819
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa23d ago0x126914…015631
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0x120b47…d3b774
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0xc14c5c…ec9359
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0x988f53…0029eb
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0x0cd099…8012b9
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0xabb997…002082
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa24d ago0x27ef92…dc59c4

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.