Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1209…4f190x3e0a…78e7Base—$0.004973100%coinbase74d ago0x53d084…60dac9
0x1209…4f190x3e0a…78e7Base—$0.003258100%coinbase74d ago0xa9f33c…14d098
0x1209…4f190x3e0a…78e7Base—$0.004402100%coinbase74d ago0xa0929d…8712d9
0x1209…4f190x3e0a…78e7Base—$0.005863100%coinbase74d ago0xcdf0a6…bd6726
0x1209…4f190x3e0a…78e7Base—$0.005418100%coinbase74d ago0x136a28…b00237
0x1209…4f190x3e0a…78e7Base—$0.004699100%coinbase74d ago0x55fce8…f63c8e
0x1209…4f190x3e0a…78e7Base—$0.004778100%coinbase74d ago0x4378bb…237cb3
0x1209…4f190x3e0a…78e7Base—$0.002997100%coinbase75d ago0x91da54…37fe21
0x1209…4f190x3e0a…78e7Base—$0.005338100%coinbase75d ago0x3c1233…82ef95
0x1209…4f190x3e0a…78e7Base—$0.005318100%coinbase75d ago0x7908b4…f01092
0x1209…4f190x3e0a…78e7Base—$0.003905100%coinbase75d ago0x8bafbf…69e63d
0x1209…4f190x3e0a…78e7Base—$0.004076100%coinbase75d ago0x0df89d…559477
0x1209…4f190x3e0a…78e7Base—$0.003021100%coinbase75d ago0xf2ae59…f7006c
0x1209…4f190x3e0a…78e7Base—$0.003605100%coinbase75d ago0x6cb8b7…7821a4
0x1209…4f190x3e0a…78e7Base—$0.004603100%coinbase75d ago0x767a8b…45f6a5
0x1209…4f190x3e0a…78e7Base—$0.003126100%coinbase75d ago0xfc59ed…c5e77b
0x1209…4f190x3e0a…78e7Base—$0.004114100%coinbase75d ago0xd7812a…9993a4
0x1209…4f190x3e0a…78e7Base—$0.005366100%coinbase75d ago0xa622bd…501337
0x1209…4f190x3e0a…78e7Base—$0.005604100%coinbase75d ago0xc56874…b4629c
0x1209…4f190x3e0a…78e7Base—$0.003213100%coinbase75d ago0xefc95b…2a7319
0x1209…4f190x3e0a…78e7Base—$0.004296100%coinbase75d ago0x18e09c…1c1543
0x1209…4f190x3e0a…78e7Base—$0.003705100%coinbase75d ago0x1165b3…bbc56c
0x1209…4f190x3e0a…78e7Base—$0.003634100%coinbase75d ago0x62d09b…dadf06
0x1209…4f190x3e0a…78e7Base—$0.002803100%coinbase75d ago0x08fd4c…782da6
0x1209…4f190x3e0a…78e7Base—$0.003501100%coinbase75d ago0x9443aa…6d98e5

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.