Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2f4…0c840x3e0a…78e7Base—$0.002994100%coinbase74d ago0xcee47d…fef548
0xa2f4…0c840x3e0a…78e7Base—$0.005584100%coinbase74d ago0xbf87ad…867129
0xa2f4…0c840x3e0a…78e7Base—$0.005084100%coinbase74d ago0xc8e894…d073d4
0xa2f4…0c840x3e0a…78e7Base—$0.004076100%coinbase74d ago0xa0dfd8…2ef28c
0xa2f4…0c840x3e0a…78e7Base—$0.005827100%coinbase74d ago0x8a5b7b…09597a
0xa2f4…0c840x3e0a…78e7Base—$0.003214100%coinbase74d ago0x5786bc…dc02b6
0xa2f4…0c840x3e0a…78e7Base—$0.004179100%coinbase74d ago0xb69ba7…69b9c4
0xa2f4…0c840x3e0a…78e7Base—$0.005466100%coinbase74d ago0x064e08…726286
0xa2f4…0c840x3e0a…78e7Base—$0.002761100%coinbase74d ago0xce6d20…45782d
0xa2f4…0c840x3e0a…78e7Base—$0.005353100%coinbase74d ago0x6971a1…b3169e
0xa2f4…0c840x3e0a…78e7Base—$0.003184100%coinbase74d ago0xf2dfcf…9bc3f2
0xa2f4…0c840x3e0a…78e7Base—$0.003803100%coinbase75d ago0xb4bd09…ec1c41
0xa2f4…0c840x3e0a…78e7Base—$0.00348100%coinbase75d ago0xc40d70…5485f5
0xa2f4…0c840x3e0a…78e7Base—$0.004078100%coinbase75d ago0xfb44a5…94f81e
0xa2f4…0c840x3e0a…78e7Base—$0.00393100%coinbase75d ago0xec9228…6b1842
0xa2f4…0c840x3e0a…78e7Base—$0.003016100%coinbase75d ago0x1151f8…7ec9e7
0xa2f4…0c840x3e0a…78e7Base—$0.004086100%coinbase75d ago0xa8aef5…b9bcc7
0xa2f4…0c840x3e0a…78e7Base—$0.005265100%coinbase75d ago0x2dfbca…30cec8
0xa2f4…0c840x3e0a…78e7Base—$0.002899100%coinbase75d ago0x626e14…294760
0xa2f4…0c840x3e0a…78e7Base—$0.004862100%coinbase75d ago0x8b2048…91b35d
0xa2f4…0c840x3e0a…78e7Base—$0.004746100%coinbase75d ago0x299794…1593b6
0xa2f4…0c840x3e0a…78e7Base—$0.005116100%coinbase75d ago0xa4c321…976654
0xa2f4…0c840x3e0a…78e7Base—$0.005685100%coinbase75d ago0xbdf8b7…3d9e05
0xa2f4…0c840x3e0a…78e7Base—$0.003527100%coinbase75d ago0x8fc880…6fae8b
0xa2f4…0c840x3e0a…78e7Base—$0.005322100%coinbase75d ago0x5f251d…32c5bf

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.