Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7126…004d0x4466…125eBasex402 service$0.007100%coinbase47d ago0x32aff3…84c118
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase47d ago0x31a5c9…f2765e
0xdd13…5f620x4466…125eBasex402 service$0.008100%coinbase47d ago0x837a78…30e87a
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase47d ago0x2e6694…b2f102
0x6909…c0ac0x4466…125eBasex402 service$0.01100%coinbase47d ago0xadb460…aab5b9
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase47d ago0x97cee1…d0f565
0xd50d…29af0x4466…125eBasex402 service$0.0022100%coinbase47d ago0x190888…b4bc91
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase47d ago0xc42445…7f02ff
0xff9f…0e320x4466…125eBasex402 service$0.03100%coinbase47d ago0xa3062c…bcb0d3
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase47d ago0x334240…6fbefb
0x7126…004d0x4466…125eBasex402 service$0.008100%coinbase47d ago0xc6402e…325d4f
0x6459…85990x4466…125eBasex402 service$0.006100%coinbase47d ago0x045304…eb126e
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase47d ago0xbfd3e3…8573ca
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase48d ago0x9aef9e…32fa63
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase48d ago0x847cfe…6b8162
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase48d ago0x85b301…681ff4
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase48d ago0x5e4b78…f1e2c4
0x643c…02fd0x4466…125eBasex402 service$0.03100%coinbase48d ago0x8274e7…543e90
0x2abc…1a8d0x4466…125eBasex402 service$0.03100%coinbase48d ago0xf855d2…7bba18
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase48d ago0x1a0d8d…20c85c
0xf5c5…a03b0x4466…125eBasex402 service$0.01100%coinbase48d ago0x7c4893…f8ae79
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase48d ago0x759641…ad8328
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase48d ago0x23b8d0…fe4156
0x643c…02fd0x4466…125eBasex402 service$0.02100%coinbase48d ago0x306ce5…956328
0x6459…85990x4466…125eBasex402 service$0.02100%coinbase48d ago0xd8b93c…9d3906

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.