Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x95ece8…6c2480
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xd37c69…4bc648
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xbb7643…2b6f90
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x6f38a9…8c3ed0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x99e90b…2e8076
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x96d47e…8fe52f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x8f97bf…992fc4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x6cdf92…6fc0d8
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x8304d0…d37c03
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x39d1e8…97c98d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x9be50b…c1f552
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x9bcb96…34f61f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xa3f525…032d79
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x7f1372…781431
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xa5cac3…654d71
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xec0084…70b060
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x1e7471…5415e0
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x444d7d…cdc672
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x3f23e5…db8ac1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xd259a5…5d5902
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x34b0fc…99ede2
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x5b281a…1a82bb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x975fb5…fe17ce
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0x292638…2da1ec
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase108d ago0xd5e3c2…7bd9fd

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.