Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x452ee4…89d635
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x11af5a…1fec00
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xd64e05…500f83
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xd80118…df3450
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xfb8451…3c74b6
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xb9f7e1…38971a
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x099b90…41ebc6
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x0e4a63…ada5e0
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xed6d80…0ef9c9
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x3ee133…4dbdf6
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x8eebfe…53cf15
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x320f20…968303
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x2281f3…3be76a
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x24ca6f…e90bcd
0x768d…97c10x5cba…db19Base—$1.40100%payAI12d ago0x88174c…7d5274
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xa372b9…4f63ca
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xf83957…a37484
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x6a05dc…7b593a
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x5a8f02…04e934
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xc19b25…70eb9c
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xa6a631…46dde0
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x4070fa…41c4bc
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xe5e62b…61180a
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0xf3ecb4…8dd06f
0x5cba…db190xcc19…930eBase—$0.10100%payAI12d ago0x016c2f…428980

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.