Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d53…68cf0x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x6a125a…c15f54
0xb428…edd30x3dcb…32e1Basex402 service$0.002100%coinbase35d ago0xc9599a…d0c97b
0x18dd…dd620x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x3f0c92…dcd489
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x29ff8c…b2967c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x4c62dd…656ac5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xac5f7c…b27bf7
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xf76b21…f7dc1a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x34a159…7d4b9d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xa3c880…c6f3f4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0xb58c98…fa6934
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase35d ago0x021cc2…f470fd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x9c8c9f…288190
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xfdc11e…dac6a7
0x6398…6a080x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x3c0050…8b4279
0x368f…d9c80x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x421045…1bf718
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x5698e2…879c1a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x5c25e0…84f873
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x2c3300…9c1913
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xca7723…8eeb48
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x76f357…96b7a8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xf73696…6af127
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0x37f11b…862827
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xa8deab…65f5a4
0xa532…9b520x3dcb…32e1Basex402 service$0.002100%coinbase36d ago0xe86ddc…a7079d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase36d ago0xd70023…085913

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.