Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1df…f87d0x3e0a…78e7Base—$0.003526100%coinbase74d ago0x48dcb1…275b5c
0xa1df…f87d0x3e0a…78e7Base—$0.003492100%coinbase74d ago0xc0e309…db376b
0xa1df…f87d0x3e0a…78e7Base—$0.004713100%coinbase74d ago0x4077c7…ee9c2d
0xa1df…f87d0x3e0a…78e7Base—$0.005816100%coinbase74d ago0xf37458…941b47
0xa1df…f87d0x3e0a…78e7Base—$0.003084100%coinbase74d ago0x512487…84ef78
0xa1df…f87d0x3e0a…78e7Base—$0.003406100%coinbase74d ago0xf56c9b…4f9b68
0xa1df…f87d0x3e0a…78e7Base—$0.002849100%coinbase74d ago0x3795d6…2aa9d1
0xa1df…f87d0x3e0a…78e7Base—$0.003799100%coinbase75d ago0x6a0d88…c078f8
0xa1df…f87d0x3e0a…78e7Base—$0.003621100%coinbase75d ago0xcb18e7…9b87d4
0xa1df…f87d0x3e0a…78e7Base—$0.004785100%coinbase75d ago0x86fcb2…c5a86d
0xa1df…f87d0x3e0a…78e7Base—$0.004546100%coinbase75d ago0xe59e55…3ece1d
0xa1df…f87d0x3e0a…78e7Base—$0.002812100%coinbase75d ago0x716505…2c0b31
0xa1df…f87d0x3e0a…78e7Base—$0.004818100%coinbase75d ago0xebd91c…6321f0
0xa1df…f87d0x3e0a…78e7Base—$0.005008100%coinbase75d ago0x983b78…b506df
0xa1df…f87d0x3e0a…78e7Base—$0.004274100%coinbase75d ago0x73dd9b…e429b5
0xa1df…f87d0x3e0a…78e7Base—$0.005082100%coinbase75d ago0x64952b…7df151
0xa1df…f87d0x3e0a…78e7Base—$0.004223100%coinbase75d ago0x5163d5…6cc4cc
0xa1df…f87d0x3e0a…78e7Base—$0.003576100%coinbase75d ago0xe94592…44afe1
0xa1df…f87d0x3e0a…78e7Base—$0.005089100%coinbase75d ago0x9812df…778fea
0xa1df…f87d0x3e0a…78e7Base—$0.005589100%coinbase75d ago0x428f52…9449c3
0xa1df…f87d0x3e0a…78e7Base—$0.003986100%coinbase75d ago0x9b5eb8…d8c85d
0xa1df…f87d0x3e0a…78e7Base—$0.005317100%coinbase75d ago0x8c0ad5…037b65
0xa1df…f87d0x3e0a…78e7Base—$0.004934100%coinbase75d ago0x3fb445…b98746
0xa1df…f87d0x3e0a…78e7Base—$0.003762100%coinbase75d ago0x474fdc…e95a69
0xa1df…f87d0x3e0a…78e7Base—$0.002812100%coinbase75d ago0xd439d2…397a5f

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.