Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x7239bc…713ca9
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x7d7cbf…c9480d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x862658…177e6a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xf4de01…692fd2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x8b9ef5…8cb258
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x388fd0…f34cbc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x6aebf5…974b72
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x8e2ed6…c03eac
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x186ec7…42a785
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xbe0842…843664
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x2d0608…830025
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xc643be…b90822
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xae01f2…8d2f66
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x21e594…ec2084
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x276a0d…b7d350
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xbc635c…6fa1d6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x8872be…e6a8d0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x15c692…ff7094
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xf138c8…e3e8a5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x32fb68…929f49
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xf7aa98…b6b3ee
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x785d6a…689548
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x628696…1c887e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0x307b02…e2447d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase50d ago0xc89306…21cb59

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.