Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x7ea1…90e2Base—$0.04100%dexter32d ago0x7a248a…2d85ae
0x8060…aef80x119b…d535Base—$0.04100%dexter32d ago0x328c50…63ff9a
0x8060…aef80x9bf3…2497Base—$0.04100%dexter32d ago0x70e510…2df810
0x8060…aef80xd4e8…dba7Base—$0.04100%dexter32d ago0x6b05e5…6afbc7
0x8060…aef80x5025…ce37Base—$0.04100%dexter32d ago0x0f0d62…97d35e
0x8060…aef80x90f1…cc36Base—$0.04100%dexter32d ago0x040181…59b4fe
0x8060…aef80xc8e1…a01eBase—$0.04100%dexter32d ago0x3f05dd…d47bdb
0x8060…aef80x05ff…dcb4Base—$0.04100%dexter32d ago0x6a6196…ed9b52
0x8060…aef80x1330…607eBase—$0.04100%dexter32d ago0x883240…6cde64
0x8060…aef80x96ad…08e2Base—$0.04100%dexter32d ago0xf34e6a…6dbb7f
0x8060…aef80x9f1d…40daBase—$0.04100%dexter32d ago0xff0201…809318
0x8060…aef80xb11a…29f2Base—$0.04100%dexter32d ago0xe26886…4046f1
0x8060…aef80xafc1…a605Base—$0.04100%dexter32d ago0x8e86ff…fbc6ca
0x8060…aef80xbdef…1889Base—$0.04100%dexter32d ago0xd2732c…03c27f
0x8060…aef80xd82d…ec85Base—$0.04100%dexter32d ago0x5f1b5f…53b707
0x8060…aef80x2323…23e5Base—$0.04100%dexter32d ago0xe7a92c…d5f216
0x8060…aef80x406f…1479Base—$0.04100%dexter32d ago0x93e30b…f55440
0x8060…aef80xba87…d461Base—$0.04100%dexter32d ago0x4c1643…8be642
0x8060…aef80xd06e…410bBase—$0.04100%dexter32d ago0xa067d4…17b423
0x8060…aef80xfd51…f51dBase—$0.04100%dexter32d ago0x1e70d2…292f82
0x8060…aef80x5158…2b8eBase—$0.04100%dexter32d ago0x033754…b4781b
0x8060…aef80xf0de…2b2eBase—$0.04100%dexter32d ago0x8cf9da…7f9aeb
0x8060…aef80xae6e…399eBase—$0.04100%dexter32d ago0x42f6de…91300f
0x8060…aef80xb79e…34acBase—$0.04100%dexter32d ago0xc17f2f…e536e2
0x8060…aef80x254e…56c0Base—$0.04100%dexter32d ago0x6fa7d0…8ef6a6

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.