Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…3befBase—$3.00100%payAI38d ago0x56a886…b9664c
0x7d45…92240xb0af…7de0Base—$14.62100%coinbase38d ago0x552196…49ba46
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase38d ago0x3d04c0…a62a72
0x7d45…92240xb0af…7de0Base—$14.35100%coinbase38d ago0x9e97b9…801ae8
0x7d45…92240xb0af…7de0Base—$14.10100%coinbase38d ago0x2ee786…13f8d9
0x7d45…92240xb0af…7de0Base—$14.65100%coinbase38d ago0xaf81d0…7c94bf
0x7d45…92240xb0af…7de0Base—$14.64100%coinbase38d ago0xbcfc62…20e188
0x7d45…92240xb0af…7de0Base—$14.99100%coinbase38d ago0xc4849c…4b758a
0x7d45…92240xb0af…7de0Base—$14.66100%coinbase38d ago0x2d705c…aa267b
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase38d ago0x622897…2cca5e
0x7d45…92240xb0af…7de0Base—$14.54100%coinbase38d ago0xbb5a1e…9ed577
0x7d45…92240xb0af…7de0Base—$13.70100%coinbase38d ago0x348d97…9feb78
0x7d45…92240xb0af…7de0Base—$14.01100%coinbase38d ago0xbf46d0…1e9933
0x7d45…92240xb0af…7de0Base—$13.75100%coinbase38d ago0x2f9bd9…1347bb
0x7d45…92240xb0af…7de0Base—$13.58100%coinbase38d ago0x6bfec0…5082d5
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase38d ago0x190c7e…905137
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase38d ago0x85bfee…e61002
0x7d45…92240xb0af…7de0Base—$12.90100%coinbase39d ago0xf448e2…fd7443
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase39d ago0x63bb65…32f940
0x7d45…92240xb0af…7de0Base—$12.50100%coinbase39d ago0x691c0e…f251eb
0x7d45…92240xb0af…7de0Base—$12.10100%coinbase39d ago0xb8d7f7…82ac0f
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase39d ago0x700966…173572
0x7d45…92240xb0af…7de0Base—$11.88100%coinbase39d ago0x3945c6…3c6d2b
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase39d ago0x9596d9…07e046
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase39d ago0xd081c7…f44211

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.