Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x6be88f…847e3c
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x22bfa4…982ac8
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xd86d43…422d09
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xad66e7…21e47d
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xdc04e1…3989b4
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xa930c6…020df7
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x35b720…0720d8
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xb7f1e3…43ab2c
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x114962…b3590d
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x8500d4…461a15
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x065c6d…740dd6
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0xc173c5…2355db
0x3618…29810xcc19…930eBase$0.10100%payAI12d ago0x464675…f8495f
0x768d…97c10x3618…2981Base$1.30100%payAI12d ago0x1cdaaa…0fd31d
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xc9f1b8…ad2c44
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xcbc07a…6781c4
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xe367eb…80e49c
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xf9b0af…1a4769
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0x947bcc…403e9c
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0x1acd70…b6ebe0
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xdd0546…cf5941
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0xb872e6…95d5a8
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0x47f3fb…c9acba
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0x43b6ab…aac690
0x3618…29810xcc19…930eBase$0.10100%payAI13d ago0x7189d4…55dc44

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.