Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0xc0d5eb…2b7859
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x8e03c1…ab9dab
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x415ca9…b99b32
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x4490c8…119e27
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x4d7cce…802aba
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x865248…fd109a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0xf7104b…fe4896
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x1c5fb7…e01a1e
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x4cdd2b…a547a5
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x1e0be2…541d5c
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x6f12f6…ead41f
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0xc0ddce…bb3c00
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0xe33052…181e5a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x29661d…573bbe
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x6ec946…128698
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x95517f…7d48a3
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa23d ago0x425f7b…88544c
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0xaea068…1af8e1
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0x367572…0d9698
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0xd6b4f4…3b065a
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0xd1bb04…b2b67d
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0x2bbcba…49f825
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0x976b41…e0f886
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0x55cf1e…e53968
0x497b…7fe90xfe80…47eeBase$0.001100%fluxa24d ago0x083faf…16e9a2

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.