Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88fd…70c00x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x1fa344…1edd62
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xa86eb7…b55e52
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xa3ecda…d42cb5
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xd1bd90…db7d26
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x646559…339de8
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x60bfc9…8cf801
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xc8a2bf…f1e873
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x8f1f40…665236
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x054141…6a2826
0x6552…ff150x3dcb…32e1Basex402 service$0.002100%coinbase48d ago0x4cb610…998640
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xcae4b2…a440fc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x0345e9…6b40af
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x92bd26…b81618
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x4b3afc…5ed734
0x43e4…72860x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x5a687c…f96844
0x224c…aa4d0x3dcb…32e1Basex402 service$0.002100%coinbase48d ago0x0db89f…73308a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xb62991…ed26d6
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x724249…482b35
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0x435f8f…b00e98
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xedef02…d29424
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xae46a6…3f128b
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase48d ago0xd7b28b…3361fd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x854149…a184c0
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0xfbd821…e63a3c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase49d ago0x7fb969…07bb21

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.