Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xfefad9…778cf5
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x6ba3c3…989693
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xc3ac0a…4f920a
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x2c9445…7b8e43
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xe2f0c7…0cac36
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x750999…1653d8
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x010912…0e7338
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xc074f0…61174a
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x0b5ec7…b863d4
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x1e8dc8…cf4e9c
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xe55ec6…236025
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x596664…73d5ce
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x819db3…bc2e1d
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x9bb3c9…b14ca0
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x87f152…a385ab
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x00f1b8…b64f3f
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x9ed025…cfd517
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x82b28b…4ebc78
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x6a560d…dbe3dd
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x824d7f…cbb936
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x4e4332…a139d0
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xa9b9c4…2b63ea
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0xb386a1…3b47f6
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x7973b4…5ece2a
0xd302…23080x78f9…3928Base—$0.10100%coinbase114d ago0x5e9464…0ece7f

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.