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%coinbase66d ago0xbcf341…40ee15
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x0582a2…debf56
0xb7fd…a3e60x3dcb…32e1Basex402 service$0.002100%coinbase66d ago0x7ba264…08ad43
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x7da7a5…8d2178
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xf7ea65…1c02f3
0x088d…74b10x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xaab5ca…dd40fe
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xe84978…3758c3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x75fb62…65999b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xbf2895…55c545
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x292fe1…0dc47f
0x0823…40ab0x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x403dcc…1934bc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x89519e…b2a2aa
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x7fbc30…d7c6c0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xf4d6e3…4024d3
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x992a35…44bb49
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x3c9e2e…530e49
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xc687f7…e40130
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x89a7d1…eaaf50
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x70dfd2…66ec52
0x8505…db740x3dcb…32e1Basex402 service$0.002100%coinbase66d ago0x6a3472…2ec21e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x85eb5b…c9f945
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x55a8af…7362cd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x474a4c…d89e26
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0xc0b800…d94575
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase66d ago0x11b2eb…62e988

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.