Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x8c90d7…eec5bc
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase3d ago0x8b4a2f…c3cad6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x560d9d…49da06
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x424220…75c873
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xc2b78c…df6773
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x479889…fd6e75
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x9f9181…ac3201
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xab3d14…a7ebef
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xe6b0b0…cf1c53
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xc58dda…ed06f1
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x14a98c…046b29
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xce3168…386965
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xbc2439…bc9e4a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xc876a7…9076eb
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x9a2fbc…8a2c48
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x296b56…730f35
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x331148…42407b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x6ad935…05438d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x3b3f2f…9a1975
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x4f5752…b98dcd
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xd1b528…fabafe
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x56527c…97eb62
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x519359…3b2cfb
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0x0c3eb9…b50ef8
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase4d ago0xea74f1…5bd0ee

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.