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%coinbase40d ago0xa77b33…66b89d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xdc15f3…5c0c5c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x4c7391…b26ac4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x929ced…aa7b64
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x9c0afa…9eb3f5
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x0422d0…9aba52
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xb73136…f44165
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x5520fd…4be5a1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x75432b…78c733
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x93cbb6…f6b782
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xf34ae9…3a2551
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x5c99a7…b2c0fc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x72e501…c62a2f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x131220…5ae6b3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xeadcfb…6e7284
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x8764dd…080e0f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xfc17e5…697c56
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xacb6aa…d8080d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x21f7c0…c7ae3d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xc16c4d…75914c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x1a3199…cf47ae
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xbe37d4…ad89cc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0xb2cfc4…3b1e93
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x1e66e6…f699c4
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase40d ago0x4b486d…bedb81

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.