Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$3.96100%coinbase37d ago0xb07ace…935cc0
0xc43b…34c00xb0af…7de0Base—$3.81100%coinbase37d ago0xf3bdef…c1c5df
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0xbefb37…cff695
0xc43b…34c00xb0af…7de0Base—$3.60100%coinbase37d ago0x449e9e…ab51c9
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0x9f99f5…003989
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0x997be8…10fef8
0xc43b…34c00xb0af…7de0Base—$3.63100%coinbase37d ago0x4c9cba…a44ed5
0xc43b…34c00xb0af…7de0Base—$3.93100%coinbase37d ago0x25c9e0…8b79bc
0xc43b…34c00xb0af…7de0Base—$4.23100%coinbase37d ago0x27f738…fb7cee
0xc43b…34c00xb0af…7de0Base—$4.48100%coinbase37d ago0xd7a045…4d25eb
0xc43b…34c00xb0af…7de0Base—$4.35100%coinbase37d ago0x3458fd…f97f9f
0xc43b…34c00xb0af…7de0Base—$4.66100%coinbase37d ago0x249412…693316
0xc43b…34c00xb0af…7de0Base—$4.50100%coinbase37d ago0xe6b3f5…f2d7f4
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0x7c30fc…5a5a21
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0xc14a60…7bde1f
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase37d ago0x26dceb…cb57bd
0xc43b…34c00xb0af…7de0Base—$4.29100%coinbase37d ago0x1cb057…a08bf9
0xc43b…34c00xb0af…7de0Base—$4.19100%coinbase37d ago0xab1023…746430
0xc43b…34c00xb0af…7de0Base—$4.11100%coinbase37d ago0xb4a389…0d83ea
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase37d ago0x5c7c82…67ab05
0xc43b…34c00xb0af…7de0Base—$1.75100%coinbase37d ago0x1bf90b…260f56
0xc43b…34c00xb0af…7de0Base—$4.15100%coinbase37d ago0x8199e3…62658b
0xc43b…34c00xb0af…7de0Base—$4.41100%coinbase37d ago0xda98dc…5d2f0c
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase37d ago0x682fa2…224936
0xc43b…34c00xb0af…7de0Base—$1.74100%coinbase37d ago0x137be5…85b8f2

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.