Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67c6…051fAMNTBaseAMNTAgent$0.002100%coinbase18d ago0xc4b713…7184dc
0x67c6…051f0x7444…c55cBaseAMNTAgent$0.02100%coinbase18d ago0x6e2121…7d1834
0x67c6…051fAMNTBaseAMNTAgent$0.02100%coinbase18d ago0x50a63b…1d8914
0x67c6…051f0x9529…e12cBaseAMNTAgent$0.02100%coinbase18d ago0xf569a3…e99366
0x67c6…051f0x392f…c308BaseAMNTAgent$0.02100%coinbase18d ago0x475248…d286d6
0x67c6…051f0x1a2f…22cfBaseAMNTAgent$0.02100%coinbase18d ago0x12c53d…d23b42
0x67c6…051f0x6a12…b2e3BaseAMNTAgent$0.02100%coinbase18d ago0xf07abc…17a210
0x67c6…051f0xed54…ba87BaseAMNTAgent$0.02100%coinbase18d ago0xbc191e…92e299
0x67c6…051f0xf7bb…163dBaseAMNTAgent$0.02100%coinbase18d ago0x1ae6bc…17f6ad
0x67c6…051f0x9a29…a41aBaseAMNTAgent$0.02100%coinbase18d ago0x5d0d5a…808d25
0x67c6…051f0x1a47…bc64BaseAMNTAgent$0.02100%coinbase18d ago0x27c1f5…49c955
0x67c6…051f0x71ac…470cBaseAMNTAgent$0.02100%coinbase18d ago0x57bb90…59a634
0x67c6…051f0xe0d5…d761BaseAMNTAgent$0.02100%coinbase18d ago0xb84dcb…93fb1a
0x67c6…051f0xe593…1fdfBaseAMNTAgent$0.02100%coinbase18d ago0x46ab2d…767120
0x67c6…051f0x8238…c98eBaseAMNTAgent$0.02100%coinbase18d ago0xba32f1…449430
0x67c6…051f0xf387…e0aaBaseAMNTAgent$0.02100%coinbase18d ago0xc3ed40…f2db16
0x67c6…051f0x1839…35f6BaseAMNTAgent$0.02100%coinbase18d ago0x985e5d…63031c
0x67c6…051f0x9e34…711dBaseAMNTAgent$0.02100%coinbase18d ago0x225864…12aa73
0x67c6…051f0x2994…4fcfBaseAMNTAgent$0.02100%coinbase18d ago0xb6b303…bb113d
0x67c6…051f0x8139…773cBaseAMNTAgent$0.02100%coinbase18d ago0x27ea2f…e68366
0x67c6…051f0x632c…3104BaseAMNTAgent$0.02100%coinbase18d ago0x5a8363…7b8f61
0x67c6…051f0x8f39…1d81BaseAMNTAgent$0.02100%coinbase18d ago0x9556f4…21c375
0x67c6…051f0xac49…a911BaseAMNTAgent$0.02100%coinbase18d ago0xbb8bd6…19ca8f
0x67c6…051f0x2eac…3901BaseAMNTAgent$0.02100%coinbase18d ago0xb2940c…68aa10
0x67c6…051f0x4566…d964BaseAMNTAgent$0.02100%coinbase18d ago0x13445a…19ab65

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.