Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4040…017f0xdd35…9bd0BaseSCVD General Storex402$0.99100%coinbase9d ago0xa24335…9cc45c
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0xf8331e…e384de
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0x7a5c04…f90188
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0x3db22a…63e52c
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0x432c5d…516702
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0xb7513b…710aaf
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0x7948e6…19f4a2
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0xf3e701…2dd965
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0xb45878…592216
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d9d ago0x1801e8…82b14a
0x4040…017f0xdd35…9bd0BaseSCVD General Storex402$0.99100%coinbase9d ago0xd181a5…07c476
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0xeec8a6…f09f4b
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x0542ab…1bfa23
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x92a6cc…5c0c11
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x1bbb3a…d7df12
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x172a50…88f0d8
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0xa69caa…9e19a9
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x41923b…4d4de6
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x27c1cd…fe41f1
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0xd07baa…968c9b
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x485d4d…500c74
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x7c764f…f7f855
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x4480ed…910c4a
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0x617ecc…0c736b
0x4040…017f0x2e8d…c32dBasex402 service$0.1070%0x2e8d…c32d10d ago0xa3dec1…ef104b

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.