Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x19d0b0…65adac
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xdd1b05…822717
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xb027c6…ab57b7
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xb2afb4…573964
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xa9bf1b…50a11d
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x7875f5…24facf
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x51c9f7…70372b
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xab150b…7f6016
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x6f0a20…4be135
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xbdfe94…36ba54
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x25a6ad…ce37e1
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x713cbc…e54f2d
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x9f7232…a5871a
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xd1f722…5e6c68
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x9de94c…ec360b
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xec1eef…5cc2c1
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x8c8937…8b6b47
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x104014…52f37e
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x1ef6a6…1da783
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x01dffa…5370db
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xdda89a…718f02
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0xdd8e92…941dd0
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x7e6e78…ce1796
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x4498fe…798f55
0x908e…8d2e0x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase36d ago0x751a1f…88ef1b

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.