Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami65d ago0x5c7a81…92c5d6
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami65d ago0x3a25f6…c1efe6
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami65d ago0xce01f6…4ae7e4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xc43087…6a3267
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xa2bea2…7d8497
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x4875e6…080d3e
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xa37c6a…1affce
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x361829…96b7b0
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xa1ac34…e80ffc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x9bbac3…177fe4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xd1e9f0…8fb2ac
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xaa9ab4…4f59bb
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x08dcfe…e1774e
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x85dacb…332329
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xba4d5d…507010
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xb8b55e…dd1fe2
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x7392f9…b3ecc3
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xba250f…38fe64
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xd17d34…6c3175
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xeb3726…68c210
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xe6dfb1…55ccb1
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xc9d79b…ed1c62
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xe3d067…d5f337
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0xcca781…9638b9
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami66d ago0x812158…053061

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.