Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x4466…125eBasex402 service$0.01100%coinbase40d ago0x3ec199…3f1080
0x27ab…248c0x4466…125eBasex402 service$0.005100%coinbase40d ago0x8b82d2…fd254a
0x27ab…248c0x4466…125eBasex402 service$0.01100%coinbase40d ago0x909f13…7c7010
0x27ab…248c0x4466…125eBasex402 service$0.005100%coinbase40d ago0x40e6be…3208a3
0x8ca3…2d150x4466…125eBasex402 service$0.0022100%coinbase40d ago0xd6adf0…1b6b7d
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase40d ago0xb4937b…bd0f8c
0xff9f…0e320x4466…125eBasex402 service$0.20100%coinbase40d ago0xc15ce5…43e6dc
0x3e9f…41650x4466…125eBasex402 service$0.008100%coinbase40d ago0xb90e86…10b3fe
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase40d ago0x4312d3…72c7dd
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase40d ago0xc71969…0c6e83
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase40d ago0x400d27…6a962b
0x57d3…cb390x4466…125eBasex402 service$0.004100%coinbase40d ago0x8e910b…a615bb
0x1ded…06490x4466…125eBasex402 service$0.02100%coinbase41d ago0x7f1fb5…f9ec71
0x2312…afa80x4466…125eBasex402 service$0.005100%coinbase41d ago0x98c38e…63394d
0x2abc…1a8d0x4466…125eBasex402 service$0.01100%coinbase41d ago0x0a5cb2…5352a6
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase41d ago0x8b5a54…5c3361
0x57d3…cb390x4466…125eBasex402 service$0.01100%coinbase41d ago0xd681e2…b1bb2c
0x2b53…fe2a0x4466…125eBasex402 service$0.008100%coinbase41d ago0x407821…d06205
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase41d ago0xfc4ca6…249902
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase41d ago0x942a44…e3409a
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase41d ago0x9f7e5d…f8ab5d
0xf5c5…a03b0x4466…125eBasex402 service$0.02100%coinbase41d ago0x51cecd…98dc1c
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase41d ago0x1419a6…250f3f
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase41d ago0xa7066e…c9d293
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase41d ago0x1454f8…97f39d

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.