Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0x060f00…4ab6b0
0x18f6…ae9e0xa9dd…2315Base$0.002100%coinbase92d ago0xd12320…888022
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x275839…300036
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x002c37…88523f
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0xcc260f…8da82e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0xa8597f…f5ef2e
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x5a4b4b…65de05
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x1dd12e…5b074d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x1353cd…d3c8d1
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase92d ago0x8e4457…65f2a8
0xfcc5…6b380xa9dd…2315Base$0.002100%coinbase92d ago0x569a83…a873fd
0x2e63…bb8d0xa9dd…2315Base$0.002100%coinbase92d ago0xfd1aca…515c4d
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0xceb46e…3187c1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0xe4fcd9…a58f20
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0xfba4d5…80e3f6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0xec601f…fb9d11
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0xe7d5b8…5b0809
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase92d ago0x59fbda…a0df6b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase92d ago0xa2ef89…e035ff
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase92d ago0x361f5b…8185fa
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase92d ago0x2e1c4f…88e64d
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase92d ago0xb9eeed…942adb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase92d ago0x9055b8…b7e2d4
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase92d ago0x99ded6…7c5848
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase92d ago0xc4fa7e…0d5b62

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.