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%coinbase47d ago0x5ef880…2b6a55
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x1cc22b…08ebd3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x381c69…d28b5f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x795776…ad1604
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x140c01…bef131
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xe9bce5…657d22
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x84e4b0…8fd94e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x41e105…72ef4a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xf6c63a…e0ba94
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x1eee19…be51c7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xa94789…ee4d3c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xafc4ab…81b10f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x46fe58…25359c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x58ddf3…c032d0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xaaba1d…4368de
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xe042b4…838d69
0xd4f9…2c890x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0xb51397…6b53b3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x07c57d…80cc5c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase47d ago0x1c07cb…20e699
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xf5c8da…05acfd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x349931…ca08ff
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x550197…ae5a96
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x8772bd…576471
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x06d5c5…557370
0x6c88…792e0x3dcb…32e1Basex402 service$0.002100%coinbase48d ago0x00bbba…0acffe

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.