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%coinbase64d ago0x14fe83…c5e257
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x3b6c51…899556
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xf048f2…458fec
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x4cfc55…0d6775
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x679354…f92f36
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x90a2d1…855f64
0x0aa5…1a730x3dcb…32e1Basex402 service$0.002100%coinbase64d ago0xe83089…16cf36
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x8219a9…5c3850
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x8f9d2b…48b9fc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x90dec1…611005
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x85ede3…56a076
0x720a…34690x3dcb…32e1Basex402 service$0.002100%coinbase64d ago0x533988…5bb5a8
0x655b…946a0x3dcb…32e1Basex402 service$0.002100%coinbase64d ago0x7dfd60…d41292
0x0aa5…1a730x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x1ea48d…a3316f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x6084ba…eedb32
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xc018ec…818c25
0x7708…15140x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x8804ed…d7da9b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0xc9a68c…3cfeb5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x7515f0…d25cfc
0x720a…34690x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x3517ce…d8a2dc
0x22d4…b5a00x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x2ca55c…6ce3a6
0x244f…b40e0x3dcb…32e1Basex402 service$0.005100%coinbase64d ago0x223fcc…bbd45f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase65d ago0x341903…cebee8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase65d ago0x5ca713…3c5951
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase65d ago0x54e866…93b801

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.