Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x203f08…e46776
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xd689a8…a35027
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xb0c344…61ec0c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x27c324…683775
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xd19f36…9d4c12
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xee47df…32eafd
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x309778…6f0bc6
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x160cda…1aa125
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x800e18…20a22e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x137249…64d1b5
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x0291ab…c1dd06
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xd7e3b0…d60e43
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x77bc53…4e0e8c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xfe6a02…ee51ba
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x43939d…7880ca
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x7fecdf…3a2a7f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0xfe915e…fe40fa
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x47ab86…2bc74a
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x198719…e02945
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x58f6ec…51e4ab
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x44745d…ce3e9c
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x3d4ff0…7c61e7
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x1d5f17…6e09d3
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x54fd62…f1d010
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase13d ago0x31f206…393bb1

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.