Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0x7dd3de…920880
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase89d ago0x6d1a7e…6788cc
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x3accb0…bc4858
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0x93f9f3…2a47e8
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0xc9ba0a…49a786
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x2b7d5d…b9024c
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x932444…b1822a
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase89d ago0x6e2311…07ca55
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x82e3f5…2a83bd
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0xf51373…baa877
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x8344e5…c7bd0d
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0xa6dac0…081b24
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase89d ago0x934632…6701c4
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase89d ago0xf7683b…ff8fa9
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x9650c7…197752
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0xc1f264…aace5f
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0xbdc45a…e52f49
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0x85c3f0…a815cd
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0xe73fdb…a2a35c
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0x272812…c7edae
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x82a902…8e5991
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0x26cc4e…8c577e
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase89d ago0xcee6f2…8e2af7
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x3e325d…d8695c
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase89d ago0x81c866…207c6f

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.