Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase15d ago0xd65fec…24b7e9
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase15d ago0x0a5789…834e26
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase15d ago0x1b6035…3a375b
0xca0a…2d7a0x85b4…627cBase—$0.32100%coinbase15d ago0xab133a…32149e
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase15d ago0xc1e369…39ab1a
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase15d ago0x19f87c…89a580
0xca0a…2d7a0x85b4…627cBase—$1.00100%coinbase15d ago0xbc7656…949c10
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase15d ago0xe148c8…a93c9e
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase15d ago0x28140f…08887c
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase15d ago0x243251…2069a1
0x467f…a4c10x85b4…627cBase—$3.41100%coinbase15d ago0x876b3d…3bebfe
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase15d ago0xbfd7da…8dcdc2
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase15d ago0xc55cb9…20bfc0
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase15d ago0x69c1ac…ff9b62
0xca0a…2d7a0x85b4…627cBase—$1.26100%coinbase15d ago0x77633f…843627
0xca0a…2d7a0x85b4…627cBase—$1.02100%coinbase15d ago0xb01e54…ec2aef
0x467f…a4c10x85b4…627cBase—$1.22100%coinbase15d ago0x8e9ab1…656c11
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase15d ago0x5b1857…8e85fa
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase15d ago0xf8ddb5…e74e78
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase15d ago0x80de89…092e9c
0x467f…a4c10x85b4…627cBase—$2.08100%coinbase15d ago0x85f271…4dba5d
0xca0a…2d7a0x85b4…627cBase—$1.16100%coinbase15d ago0x2283f4…d4843a
0xca0a…2d7a0x85b4…627cBase—$0.84100%coinbase15d ago0x82706b…e314b7
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase15d ago0x928ea7…12c022
0xca0a…2d7a0x85b4…627cBase—$0.88100%coinbase15d ago0xab4695…5c146d

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.