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%coinbase45d ago0xaa964c…9d125c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x6ef1ad…2ced70
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x50ff1a…1138df
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xec7c4e…fb1c49
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x87ea22…b6806a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xe8d23c…d07b3a
0x295c…e4810x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x20f804…1e3314
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x26548b…03cd9c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x965b95…8402d1
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xdefe14…7819d9
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xd174a0…730353
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x010554…659ab8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xefe394…cefb0c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x14f733…f02c03
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x861b59…a3f84c
0xfaaa…f66e0x3dcb…32e1Basex402 service$0.002100%coinbase45d ago0xa349bb…e9d510
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x994e35…27f01f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x388d8a…81d34c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xfb2c11…34d707
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xcd6753…ab4af3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0xba2f99…e03ff8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x3b9d45…86736a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x6b83a9…78396c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x3c7e62…3bf7d8
0x917a…2c660x3dcb…32e1Basex402 service$0.005100%coinbase45d ago0x7e51ac…7e0f62

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.