Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05af…341f0x7dd5…2629Basex402 service$0.01100%coinbase36d ago0x85ebab…90ea3b
0x808c…168f0x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x45d2b6…a74471
0x05af…341f0x7dd5…2629Basex402 service$0.01100%coinbase36d ago0xae6598…a79f95
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x119e3d…c44415
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xa6baa4…c433e7
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x29c8f8…994681
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xe11e0a…b27003
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x523845…fea04c
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x6e4bc3…09cc09
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xc378af…5ead1b
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x1ac079…2f9b8c
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x81f666…249e7c
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x310604…294e08
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x49d934…80723c
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x695be6…6179b3
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x60b2c1…e0222e
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x520716…dd0258
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x5cadd0…ab1fd1
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xc6c003…3ce904
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xe16f16…ac4efa
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xc4d585…de622e
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x271291…9bcac7
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0xec552d…e9f59e
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x21c5e4…815d5b
0x0a71…76a50x7dd5…2629Basex402 service$0.12100%coinbase36d ago0x08c3a2…bd7d28

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.