Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase21d ago0xd3f930…cc696b
0x8ca3…2d150x4466…125eBasex402 service$0.005100%coinbase21d ago0x90ab93…a964c5
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase21d ago0xe3edec…8c07c5
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase21d ago0x57a10b…a0c01b
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase21d ago0xc14189…421282
0x86a4…822f0x4466…125eBasex402 service$0.10100%coinbase21d ago0x9e69ab…2a38c2
0x6777…39860x4466…125eBasex402 service$0.05100%coinbase22d ago0x6f030b…8bd46b
0x9bac…b0c30x4466…125eBasex402 service$0.004100%coinbase22d ago0x8e6bf7…3e10b5
0x4608…21270x4466…125eBasex402 service$0.006100%coinbase22d ago0x019095…390dd5
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase22d ago0x474c7b…e5e10c
0x3e9f…41650x4466…125eBasex402 service$0.01100%coinbase22d ago0xf714be…859f82
0x7126…004d0x4466…125eBasex402 service$0.05100%coinbase22d ago0xfd3cec…f0d186
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase22d ago0xe0ebd4…f5dd2c
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase22d ago0xc41c5b…f4af3b
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase22d ago0xbd22f6…bf7743
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase22d ago0x19e7ec…130f9a
0x5848…aabf0x4466…125eBasex402 service$0.008100%coinbase22d ago0xd9cc92…ae1fdb
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase22d ago0x87bd45…5eb1e1
0x7126…004d0x4466…125eBasex402 service$0.02100%coinbase22d ago0xd8ba08…d5dfcd
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase22d ago0x3cf481…25a06a
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase22d ago0xebcd02…8674d0
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase22d ago0x026d85…757cd8
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase22d ago0x755333…2ea8a7
0xf5c5…a03b0x4466…125eBasex402 service$0.004100%coinbase22d ago0xd067da…113124
0xd50d…29af0x4466…125eBasex402 service$0.006100%coinbase22d ago0xde9823…9467f1

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.