Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0x7b273c…45db72
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase108d ago0xaff787…60ffa3
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase108d ago0xf0991d…3cde1e
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0xaa2889…e56215
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0x307ba8…bc925d
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0xed7649…247e71
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0x44bddd…971808
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase108d ago0x716028…51cf2c
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0xf344ba…496684
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0xc160d2…cd72ab
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%coinbase108d ago0x467358…c5e76f
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0x308995…0477bf
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase108d ago0x22c5f4…aaf880
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase108d ago0x17dde1…02e900
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0x002695…27e08f
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0x9660e6…7f7b2e
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0x0a2393…490acf
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0x7dd2fd…5407a4
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0xea2cf4…fc0cae
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0xe2b50d…1885c6
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase108d ago0xa0518e…a9aaf1
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase108d ago0x6763c6…633a56
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase108d ago0x8b7ad2…830cba
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase108d ago0x007f70…b5fe71
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase108d ago0xb6bae5…39e578

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.