Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e84…719d0x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x61c37e…524a07
0x9e84…719d0x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x740533…9024a7
0x9e84…719d0x8aee…01a0Base$0.001100%0x4a15…a58441d ago0x7ce29b…e635bb
0x9e84…719d0x8aee…01a0Base$0.001100%0x4a15…a58441d ago0xa16589…83a8c7
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x657318…c35a7e
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x737daf…b9ff79
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xb6b82d…0e0faf
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x9c54db…d4fc27
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x001ca8…16c91e
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x2b94c2…b0f5ba
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xc82612…9ab71e
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xbb3572…893fb4
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x833144…09505b
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x878666…ad9fb8
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xb23a7a…7fb8f3
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x736048…761f90
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x644c3c…dad761
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x734fb2…3587ae
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xb0cdc5…f1a976
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xa8f58f…03084d
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xc145d2…e3bfad
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x33d84d…c34b94
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0x4a47ca…890925
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xc7d407…bd98f8
0xed2c…09da0x8aee…01a0Base$0.00001100%0x4a15…a58441d ago0xf07e74…c0c9a5

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.