Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x9a05ec…5b6c15
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xd97191…7f2c35
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x197f29…6d8e52
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x98a008…225725
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xd8985a…97ac29
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x8707fe…488190
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x77a032…c2006e
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x4b4418…b3f9c5
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x69b535…cbbc65
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x73d1d1…fa3739
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xe8f6cb…733d4a
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x0c3301…69f787
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x7dfb21…bbc922
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x736607…5a06f6
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xadedf9…f0850d
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x8954f7…e6f791
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x1fdd7c…912c02
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x1d59b3…64fb89
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xe743b2…df3c36
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x6e50c2…45d3db
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x0d3e6a…200f51
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x0d6f1a…2c9f9c
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0xa316ba…75539b
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x94bb74…f632a8
0x477c…a97b0xa9dd…2315Base—$0.002100%coinbase21d ago0x2acdf6…8b9679

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.