Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x8599f0…47c86e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x7b10bd…9fe8b8
0x4861…2ddf0x3dcb…32e1Basex402 service$0.002100%coinbase58d ago0x36520a…03ddf5
0xdad7…75c50x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xeec882…8cafdb
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x6317f2…09b756
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xe408a6…061353
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x46d5f7…9a919b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xca8870…b4dfc6
0x8505…db740x3dcb…32e1Basex402 service$0.002100%coinbase58d ago0xdb79c6…d5d05e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xb54a58…d99673
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xe3a341…f100d0
0x5ac5…4b4a0x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x5853a2…35a5f1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x8e4be6…331e18
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x33870a…2ce788
0x8d15…81cc0x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xd78536…1d8f44
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x2413ff…63bea9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x527e86…b995d9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xcdab65…a6cf52
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xe59373…d24889
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xd0045b…4542da
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x01fa19…08cc4b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x8784b5…9051d1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x8e1e92…40f2b4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x126893…6e4847
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xc72b67…95ebde

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.