Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7e0…491f0x1543…f9aaBase—$0.35100%coinbase59d ago0x9917e8…3dbd06
0xf7e0…491f0x655f…cce9Base—$0.01100%coinbase59d ago0x70149b…0d68fa
0xf7e0…491f0xa8fa…a2ddBase—$0.51100%coinbase59d ago0x484bee…048d6b
0xf7e0…491f0x7b2b…d585Base—$0.01100%coinbase59d ago0xf9b53b…ab9a2b
0xf7e0…491f0xc87d…bd73Base—$0.35100%coinbase59d ago0xfca719…30a026
0xf7e0…491f0x80ed…f173Base—$0.01100%coinbase59d ago0x4e7f74…5ef6ed
0xf7e0…491f0x0d42…cc4aBase—$0.02100%coinbase59d ago0x7230dd…e649a1
0xf7e0…491f0xacec…6643Base—$0.02100%coinbase59d ago0x024f5c…ea3e91
0xf7e0…491f0x7952…b2bcBase—$0.27100%coinbase59d ago0x6712a6…3f64ef
0xf7e0…491f0xe4a4…2caaBase—$0.01100%coinbase59d ago0xa3a027…25b52f
0xf7e0…491f0x8f09…14f7Base—$0.02100%coinbase59d ago0xcd3f54…f3249e
0xf7e0…491f0xc3d7…341eBase—$0.29100%coinbase59d ago0x723920…1f4a98
0xf7e0…491f0x788c…6a0aBase—$0.01100%coinbase59d ago0xcd8834…7bf53c
0xf7e0…491f0x24a8…0f33Base—$0.28100%coinbase59d ago0xe5c35d…e11cbe
0xf7e0…491f0x7c72…341fBase—$0.01100%coinbase59d ago0x68c87f…179b4e
0xf7e0…491f0xfde9…6448Base—$0.29100%coinbase59d ago0x083547…44bd59
0xf7e0…491f0x3661…1944Base—$0.01100%coinbase59d ago0x3deddb…ebf485
0xf7e0…491f0xe6de…7bf6Base—$0.48100%coinbase59d ago0xe10316…eea293
0xf7e0…491f0x3283…ed0aBase—$0.01100%coinbase59d ago0x5c74d6…4ecc96
0xf7e0…491f0xb7c4…7b1eBase—$0.25100%coinbase59d ago0xa2abd3…707ca8
0xf7e0…491f0xd43c…4bb5Base—$0.01100%coinbase59d ago0x4439a5…fe8bf6
0xf7e0…491f0x5909…f28fBase—$0.26100%coinbase59d ago0x572b31…380b9b
0xf7e0…491f0xe3e1…2066Base—$0.01100%coinbase59d ago0x2ab2f6…eb2780
0xf7e0…491f0xbefa…0db5Base—$0.01100%coinbase59d ago0xe976fc…94e286
0xf7e0…491f0x2a2f…fcbbBase—$0.32100%coinbase59d ago0x533832…66e7ac

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.