Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x27bebc…b592e7
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x97960d…739139
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x65b79d…05281d
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xe75330…0150e3
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x733f22…a9c999
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x309188…1eae0f
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xccccdc…030e6f
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xe601b8…5ce4ef
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x7783ca…f3e607
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x02b33e…f58ec3
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xf83594…ea5dc5
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa2383d…af201d
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xae536b…b4b094
0xe7ae…67b30xe6da…c4adBase—$1.30100%ultravioletadao8d ago0xd61456…4292af
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x210183…bb2b99
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x465343…e99484
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xd1f844…3e4beb
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xafe3e2…d1605a
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0xff706e…248cdb
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x381411…01d658
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x4138ae…1b24f6
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x68c46c…a9251f
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x626c62…d8df8f
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x60105f…7ee31e
0xe6da…c4ad0xcc19…930eBase—$0.10100%ultravioletadao8d ago0x32a363…cc6cf2

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.