Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xad953c…c7719a
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x05266d…44060f
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xaba996…512b01
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x098860…b43391
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x3cc6f2…9111e5
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x1537e9…047047
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xe30b5d…560e88
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x15a310…d523f8
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x1d952a…f40946
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x087e6a…0c4ea7
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x5e425b…5d02c5
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x70600f…7cd1a7
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x430b70…825c2d
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xd48aa2…cafe47
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x45958b…b50c68
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x5fd8a4…55e27f
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xfb195d…1ba854
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x4f48fa…dc7769
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xa579c7…1e4527
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x60aa84…18cd44
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x4b0438…17b4c8
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x444400…09fac3
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0xa631d7…93a9ac
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x3bdbc6…a1a3fb
0x525a…e4030xa9dd…2315Base—$0.002100%coinbase50d ago0x4829a5…1a76aa

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.