Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3346…993c0x4466…125eBasex402 service$0.0022100%coinbase50d ago0xcc4abf…42cdaa
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase50d ago0x3c5cde…3703ea
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase50d ago0x7e5c45…731f9c
0xf068…258e0x4466…125eBasex402 service$0.01100%coinbase50d ago0xae4eec…fe2856
0x0acd…11f50x4466…125eBasex402 service$0.0022100%coinbase50d ago0x397dcc…a02192
0x59c6…a0680x4466…125eBasex402 service$0.005100%coinbase50d ago0xae19db…c8adf6
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x8dc76b…697da7
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x0d7d37…9f388e
0xf068…258e0x4466…125eBasex402 service$0.0022100%coinbase50d ago0xf101cc…bad01f
0x3e9f…41650x4466…125eBasex402 service$0.004100%coinbase50d ago0x35d00d…5edb11
0x3e9f…41650x4466…125eBasex402 service$0.008100%coinbase50d ago0x7a4d89…a40d83
0x8ca3…2d150x4466…125eBasex402 service$0.10100%coinbase50d ago0x03b48e…a214b9
0x3d7f…c82a0x4466…125eBasex402 service$0.005100%coinbase50d ago0x9a2dea…85e698
0x0acd…11f50x4466…125eBasex402 service$0.004100%coinbase50d ago0xe0ecc4…70f6c7
0x2b9e…41a40x4466…125eBasex402 service$0.01100%coinbase50d ago0x1f5586…2bd3ed
0xd50d…29af0x4466…125eBasex402 service$0.005100%coinbase50d ago0xd4c18d…fb1d21
0x57d3…cb390x4466…125eBasex402 service$0.05100%coinbase50d ago0xd09ea1…068f5f
0x643c…02fd0x4466…125eBasex402 service$0.0022100%coinbase50d ago0x3c63b8…032280
0x0acd…11f50x4466…125eBasex402 service$0.005100%coinbase50d ago0x7dc886…baede0
0x5975…500d0x4466…125eBasex402 service$0.0022100%coinbase50d ago0x11f2c5…aa4b32
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x6e21ce…e76b9a
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase50d ago0x3d98cb…77acb4
0x9419…57aa0x4466…125eBasex402 service$0.006100%coinbase50d ago0x19ac64…7cb362
0x9a6d…97150x4466…125eBasex402 service$0.03100%coinbase50d ago0x1362fd…c574e2
0x9419…57aa0x4466…125eBasex402 service$0.02100%coinbase50d ago0xbc563e…890b10

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.