Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase$0.03100%coinbase11d ago0xbce87a…f35b58
0xbc16…60c80xf000…94fcBase$0.01100%coinbase11d ago0x9a3192…c777bc
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x65bdde…cd61ae
0xbc16…60c80xf000…94fcBase$0.03100%coinbase11d ago0x1f1aac…71d3d5
0x4855…272c0xf000…94fcBase$0.03100%coinbase11d ago0xe51483…358505
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0x23a6be…7bba84
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0x4ccd54…f70e35
0xf576…65920xf000…94fcBase$0.01100%coinbase11d ago0x33fdc9…02e05b
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0x1bfcb5…e8cab5
0xecbf…50d60xf000…94fcBase$0.01100%coinbase11d ago0x8d2b05…60b672
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0xd1f147…f07a5f
0x8d99…01140xf000…94fcBase$0.01100%coinbase11d ago0x5fd7dd…a4e6d0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase11d ago0xa13674…9ab78d
0xf576…65920xf000…94fcBase$0.01100%coinbase11d ago0x7e5da3…902953
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0xb7c548…e72116
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x6a04f7…28326d
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0xe27673…b864c6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase11d ago0xd86c30…8e2c6b
0x4855…272c0xf000…94fcBase$0.03100%coinbase11d ago0x23c93d…5c385b
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0xe61f0d…6e043f
0x4855…272c0xf000…94fcBase$0.03100%coinbase11d ago0xb2c501…14def4
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0x706a37…3ae474
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x2cef2d…ca01a6
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0xb3f51f…1266e8
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase11d ago0xd794b1…15b755

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.