Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xfd2f10…b28d44
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xa13d42…e9820d
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xa0026c…2946a2
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xf70cf0…bded79
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x74d1f1…ec3028
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xa0b701…c65d47
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x5a9a33…aa4eed
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x083120…408267
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x943bed…5279d9
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x2393e5…a70a9e
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x06e5ba…0eacde
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xd84e98…fa4986
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x002d7a…01e955
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x8b2dd0…9c7522
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xb71027…8d7f41
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x9b1702…6389bd
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x2647b9…3404f0
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x30612f…dcd46c
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x9a38e1…41db94
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x00cd5e…57b195
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xd99ad8…4ea592
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xb4c4d3…c78ad8
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0xfd001e…58ac43
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x9d90c1…eef1b9
0x421a…f83c0x78f9…3928Base—$0.10100%coinbase114d ago0x70e252…cc7807

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.