Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac7…94e10xbaf5…53ccBasex402 service$0.05100%coinbase56d ago0x5d44e4…876233
0x9ac7…94e10xbaf5…53ccBasex402 service$0.05100%coinbase56d ago0x206dfd…72aff4
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x34c594…8b0252
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xd35729…f77eb9
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x4e6e0d…14f95d
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xaea32e…d91c77
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x73e34d…f49a48
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x08b89f…b77cde
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x80ac88…de4c3a
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x6eb1be…d7dcbf
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x4872c9…afc3ac
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xde780c…dbf171
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x197f2b…271b46
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x3b90a5…2a9b5b
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x5b7ca4…c3a6d9
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xc2879b…b80fdb
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x074306…3e0620
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x0cc5ba…994a7c
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xa28b68…0fde2c
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x90fe6e…812527
0x2a37…b9490xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x666931…624477
0xf497…2fb00xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x29594b…6a3539
0xf497…2fb00xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x77d08e…5f09df
0xf497…2fb00xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0xe6ede2…ef3306
0xf497…2fb00xbaf5…53ccBasex402 service$0.05100%coinbase57d ago0x7325dc…ef4dbd

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.