Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7571…f20f0xae38…5e04eip155:1—$144.34100%Route unknown102d ago0x8b9c3d…81b025
0x5a27…15c70xae38…5e04eip155:1—$24.28100%Route unknown102d ago0x3006c8…5b5490
0x5586…80fd0xae38…5e04eip155:1—$975.50100%Route unknown102d ago0x672fff…9dd85c
0x828f…db910xae38…5e04eip155:1—$100.00100%Route unknown102d ago0x82f8f4…088cc3
0xaa48…85ce0xae38…5e04eip155:1—$100.00100%Route unknown102d ago0xdb8a0e…208b04
0x8b17…766c0xae38…5e04eip155:1—$1,000.00100%Route unknown102d ago0x37228c…af5ed0
0xe0d7…4f630xae38…5e04eip155:1—$478.87100%Route unknown102d ago0x24a69e…145edd
0x9e3a…5aa60xae38…5e04eip155:1—$18.83100%Route unknown102d ago0x881371…5ad371
0x2156…40270xae38…5e04eip155:1—$95.00100%Route unknown102d ago0xc09257…132a19
0x5ec0…fc9e0xae38…5e04eip155:1—$9.98100%Route unknown102d ago0xf5f284…35121d
0x1725…aaeb0xae38…5e04eip155:1—$600.00100%Route unknown102d ago0x547c94…946f08
0x3a16…dcf60xae38…5e04eip155:1—$600.00100%Route unknown102d ago0xa194fe…de5a12
0xd0a6…eae00xae38…5e04eip155:1—$48.67100%Route unknown102d ago0x0854f7…d7f401
0x9d66…1bdd0xae38…5e04eip155:1—$249.90100%Route unknown102d ago0xcd4951…115d6f
0x9c99…67740xae38…5e04eip155:1—$48.67100%Route unknown102d ago0xd8976e…0c7a8a
0x5887…6aba0xae38…5e04eip155:1—$38.99100%Route unknown102d ago0x1f12c4…acb938
0x15fe…6af70xae38…5e04eip155:1—$287.00100%Route unknown102d ago0x169a2f…0a22cb
0x8381…ca2e0xae38…5e04eip155:1—$75.00100%Route unknown102d ago0x739cb2…0c1f5e
0x2428…7ef50xae38…5e04eip155:1—$25.01100%Route unknown102d ago0x8844db…8b47c3
0x428d…85970xae38…5e04eip155:1—$413.00100%Route unknown102d ago0x42f5db…0f403b
0x6bea…55210xae38…5e04eip155:1—$5,000.00100%Route unknown102d ago0xd2b929…db767b
0xafc2…89dd0xae38…5e04eip155:1—$504.99100%Route unknown102d ago0x2b7f88…f472cc
0x49b5…0e110xae38…5e04eip155:1—$505.00100%Route unknown102d ago0xcae2c6…e9de11
0x82e3…39750xae38…5e04eip155:1—$150.00100%Route unknown102d ago0x46dd9b…f61fdc
0xf859…fa740xae38…5e04eip155:1—$22.11100%Route unknown102d ago0xa300d5…7b7e61

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.