Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xb7143b…b85314
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x023785…5787b0
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x450f92…559ae1
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xaa11e6…d7cb8c
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xe06013…31c512
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xce9a5f…4add1f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xa538a0…415cf8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xce257c…07a78f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xade2ca…a6e5bc
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xf997dd…29a9a8
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x9f7459…60ead2
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x2dcf5c…32027e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x5eb2b1…41529a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x903332…701fd0
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x375d8c…2afce0
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x7d522c…a04d63
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x5f595d…ad54be
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xb2bd28…81a54e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0xbd30a6…a11416
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x60660f…34dc17
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x03563e…f2ffdb
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x71e7c1…91d3e6
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x9c5f80…48276b
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x2b8240…97abef
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase67d ago0x1d2040…127dfd

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.