Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea59…95190x2932…4f60Basex402 service$0.005100%coinbase18d ago0x605dc2…9422d8
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x868a4a…e1a87c
0x9524…cf950x2932…4f60Basex402 service$0.005100%coinbase18d ago0x9ea31e…de09fb
0xcf98…fe7e0x2932…4f60Basex402 service$0.01100%coinbase18d ago0xf2063d…984476
0xcf98…fe7e0x2932…4f60Basex402 service$0.005100%coinbase18d ago0x704087…a8fd58
0xcf98…fe7e0x2932…4f60Basex402 service$0.005100%coinbase18d ago0x428daa…632fa7
0xcf98…fe7e0x2932…4f60Basex402 service$0.005100%coinbase18d ago0x320174…c4d773
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x4ff699…bc5760
0xd098…c0730x2932…4f60Basex402 service$0.005100%coinbase18d ago0x6a0b19…43af74
0xf9eb…e9d00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x4b3364…254495
0xa7f4…50a60x2932…4f60Basex402 service$0.005100%coinbase18d ago0x0b098f…c48cba
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x6c1ac3…1abe06
0x4247…05590x2932…4f60Basex402 service$0.005100%coinbase18d ago0xe66430…cf6fcc
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x50bc8c…d39db7
0x71ce…586c0x2932…4f60Basex402 service$0.005100%coinbase18d ago0xf2af14…71ef63
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase18d ago0x0aef24…94807f
0xc26b…9a7e0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x92868e…d86046
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x415f84…256e30
0xe5f7…cc080x2932…4f60Basex402 service$0.01100%coinbase19d ago0xb6c374…16afa7
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x1fdd41…c9b10d
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x202ba5…753d11
0xeeb7…b90c0x2932…4f60Basex402 service$0.005100%coinbase19d ago0xb25674…f8bf2e
0x9b75…d52a0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x698a25…6376d4
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x8a6e53…155e3f
0x7ef1…4ae20x2932…4f60Basex402 service$0.005100%coinbase19d ago0x5b9522…813b20

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.