Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$15.01100%coinbase43d ago0xdcf192…47974b
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0xee5253…4ef066
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0xba5734…53dd95
0x3878…18220xb0af…7de0Base—$15.01100%coinbase43d ago0xf9ee5b…6ea9a8
0x3878…18220xb0af…7de0Base—$15.01100%coinbase43d ago0x96616f…8d23d5
0x3878…18220xb0af…7de0Base—$25.51100%coinbase43d ago0x00dfe9…3df3b4
0x3878…18220xb0af…7de0Base—$15.01100%coinbase43d ago0x61e66b…edf56b
0x3878…18220xb0af…7de0Base—$17.01100%coinbase43d ago0xe68086…33872e
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0x5d0b98…59fdd5
0x3878…18220xb0af…7de0Base—$25.52100%coinbase43d ago0xcea872…8021d3
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0x13760d…106e6a
0x3878…18220xb0af…7de0Base—$30.01100%coinbase43d ago0x5279a7…47c84f
0x3878…18220xb0af…7de0Base—$27.02100%coinbase43d ago0x14408e…4aab61
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0xf452f0…4c9dd6
0x3878…18220xb0af…7de0Base—$25.52100%coinbase43d ago0xe39c5e…e2abd7
0x3878…18220xb0af…3befBase—$3.00100%payAI43d ago0xcaf501…388e7f
0x3878…18220xb0af…3befBase—$3.00100%payAI43d ago0x36c5a0…761324
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0xf97afb…973b88
0x3878…18220xb0af…7de0Base—$27.02100%coinbase43d ago0x1c1450…e5f232
0x3878…18220xb0af…7de0Base—$29.86100%coinbase43d ago0xbc3a9c…9573b3
0x3878…18220xb0af…7de0Base—$29.46100%coinbase43d ago0x767e8d…504167
0x3878…18220xb0af…7de0Base—$29.88100%coinbase43d ago0xbf0621…a42d98
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0x438716…6a644b
0x3878…18220xb0af…7de0Base—$30.01100%coinbase43d ago0x3a050c…5d7403
0x3878…18220xb0af…7de0Base—$29.86100%coinbase43d ago0xed7fc3…a94d68

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.