Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8372…c5fe0x09ae…ec64Base—$4,998.6570%0x07ae…0e677d ago0xf405e0…373970
0x4b8f…254f0x09ae…ec64Base—$48.0070%0x07ae…0e677d ago0x432e51…14dc80
0x4b8f…254f0x09ae…ec64Base—$3.0070%0x07ae…0e677d ago0x9c91cf…c70d63
0x4b8f…254f0x09ae…ec64Base—$3.2570%0x07ae…0e677d ago0xecded0…c5d375
0x4b8f…254f0x09ae…ec64Base—$4.0070%0x07ae…0e677d ago0x27b8d2…0f3871
0x1111…e9e10x09ae…ec64Base—$4.95100%mrdn7d ago0xa91ba5…f7f68b
0x1111…e9e10x09ae…ec64Base—$0.99100%mrdn7d ago0xc415a2…83a3fd
0x2a6a…765a0x09ae…ec64Base—$1,546.0370%0x07ae…0e677d ago0x3a9ec8…e441d3
0xe1a1…37a60x09ae…ec64Base—$25.4870%0x07ae…0e677d ago0x060cfa…846f4b
0xc1c1…9a8f0x09ae…ec64Base—$1,105.5870%0x07ae…0e677d ago0xf3aab9…981970
0x9a8f…b04d0x09ae…ec64Base—$2.0070%0x07ae…0e677d ago0xd7209f…e69054
0x4a7f…13bb0x09ae…ec64Base—$84.0570%0x07ae…0e677d ago0x9b02d5…8235be
0x7ddc…1cad0x09ae…ec64Base—$1,728.4670%0x07ae…0e677d ago0xe5c1e5…fca2f0
0x8602…a4820x09ae…ec64Base—$1,499.0070%0x07ae…0e677d ago0x1af871…b9ec93
0x8d63…d89c0x09ae…ec64Base—$15,000.0070%0x07ae…0e677d ago0x77aa80…d54281
0x8d63…d89c0x09ae…ec64Base—$10.0070%0x07ae…0e677d ago0xa6531b…07f14e
0xd18d…05040x09ae…ec64Base—$500.0070%0x07ae…0e677d ago0xb1b4f7…c40b9f
0x3af1…29630x09ae…ec64Base—$132.1270%0x07ae…0e678d ago0x9bbd38…9e8516
0xb5a0…b1c70x09ae…ec64Base—$0.0570%0x07ae…0e678d ago0x4894ae…c7c551
0x2525…976c0x09ae…ec64Base—$32.9070%0x07ae…0e678d ago0xa22222…7a0140

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.