Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x79acf2…d84cdc
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x39b0e1…ef7995
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0xd587a2…a7f1b5
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x273b3e…baba01
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x8850f4…57e755
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0xfe595f…ce93a1
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0xa98ece…5d7970
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x13ed7a…d550df
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x891e4f…f84526
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x05d6ca…59cca3
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x2e9173…fbe5a7
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0xba244f…41ef00
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0xa3912d…30b157
0xf576…65920xf000…94fcBase$0.01100%coinbase27d ago0x45353a…f0cb9b
0xf576…65920xf000…94fcBase$0.01100%coinbase28d ago0xfb70cf…cb72d9
0xf576…65920xf000…94fcBase$0.01100%coinbase28d ago0x3af8a2…1c5858
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0x4cfec1…523e19
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0x99929c…0dbd3e
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0xd616db…7a946c
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0xb89cb0…b1d07d
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0xef90f8…f2cd49
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0x7deb40…88aff9
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0x55f6f0…3e349a
0xf576…65920xf000…94fcBase$0.10100%coinbase28d ago0x115859…89ed84
0xf576…65920xf000…94fcBase$0.01100%coinbase28d ago0xe65067…fb9be1

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.