Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x9ebeab…7ddea6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xed43a0…64aa5d
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xea729e…aa1a01
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xff3b13…a9fd25
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xff4eb9…2849af
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x7686f8…14aa15
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xea4da8…43a909
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xcdbd2c…bf8b22
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x8639fb…9f0357
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x99f0f1…74dd8c
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x34179a…b30a85
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xcda964…f19d2c
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x51c81d…d80675
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x11724c…043fb3
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x6bc29d…6e32a6
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0xc6ff35…50c821
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x0e4e90…0c7d1a
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x2b6a54…095d18
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x458d08…72c9b1
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x7d24c3…f7671b
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x9fcc64…c76480
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x31f286…6ce5d7
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x0959c0…d9b21d
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x3fbc24…e1d220
0x1d6f…24f80xfe80…47eeBase$0.001100%fluxa16d ago0x24ea9b…c6b7a9

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.