Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd812…97110x665d…bc4cBase—$0.01100%coinbase70d ago0xb3a4a5…4dbb14
0xd812…97110xd313…9795Base—$0.01100%coinbase70d ago0xf5e8ea…245470
0xd812…97110x6ec1…e9e6Base—$0.01100%coinbase70d ago0x8a80e9…beeb55
0xd812…97110x3043…6634Base—$0.01100%coinbase70d ago0x4fd1bd…8e933c
0xd812…97110x2e2f…78a4Base—$0.01100%coinbase70d ago0x2dea7e…740ac1
0xd812…97110x917c…48a2Base—$0.01100%coinbase70d ago0xa7feaf…2e519f
0xd812…97110x0926…a7f0Base—$0.01100%coinbase70d ago0x8ae79c…85fff9
0xd812…97110x17a2…d8efBase—$0.01100%coinbase70d ago0x3f5e5c…79738a
0xd812…97110x1f38…62c5Base—$0.01100%coinbase70d ago0xb023fc…f0dd29
0xd812…97110xe9e5…1f8bBase—$0.01100%coinbase70d ago0xf07beb…441b8a
0xd812…97110x28f5…5d5eBase—$0.01100%coinbase70d ago0x7df51b…16402a
0xd812…97110x8444…b131Base—$0.01100%coinbase70d ago0x60ff1d…2ef18e
0xd812…97110x0481…3633Base—$0.01100%coinbase70d ago0xbf21bb…a63d6d
0xd812…97110x6295…2609Base—$0.01100%coinbase70d ago0xaef712…54c732
0xd812…97110x0430…7773Base—$0.01100%coinbase70d ago0x4580ab…6cf7d2
0xd812…97110x8697…4e91Base—$0.01100%coinbase70d ago0xd4fe5b…f87c40
0xd812…97110xd5df…7eadBase—$0.01100%coinbase70d ago0x89156c…223d9e
0xd812…97110xbfa1…ca90Base—$0.01100%coinbase70d ago0x34f0c2…68b348
0xd812…97110x79a5…3426Base—$0.01100%coinbase70d ago0x996b43…6d75aa
0xd812…97110x166a…fd83Base—$0.01100%coinbase70d ago0x497c03…bb2b83
0xd812…97110x5d7f…3597Base—$0.01100%coinbase70d ago0xad5ab3…ed681f
0xd812…97110x60a9…186cBase—$0.01100%coinbase70d ago0xd3ad06…75db71
0xd812…97110xf141…ceecBase—$0.01100%coinbase70d ago0x5cfe0a…cb8cf3
0xd812…97110xbe18…1c38Base—$0.01100%coinbase70d ago0x4b177d…2cc672
0xd812…97110xe577…5f86Base—$0.01100%coinbase70d ago0x9bd11b…a03d9c

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.