Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccce…eec30x3e0a…78e7Base—$0.005212100%coinbase74d ago0xd9e618…ab0a5c
0xccce…eec30x3e0a…78e7Base—$0.003082100%coinbase74d ago0x325510…35f2b1
0xccce…eec30x3e0a…78e7Base—$0.004369100%coinbase74d ago0x6cfe2d…9454c1
0xccce…eec30x3e0a…78e7Base—$0.004326100%coinbase74d ago0x4b1f9b…b53635
0xccce…eec30x3e0a…78e7Base—$0.003034100%coinbase74d ago0x437cd9…fa7df1
0xccce…eec30x3e0a…78e7Base—$0.005148100%coinbase74d ago0x40765a…0c7d9f
0xccce…eec30x3e0a…78e7Base—$0.002701100%coinbase74d ago0x5e62f6…efb3c5
0xccce…eec30x3e0a…78e7Base—$0.005408100%coinbase74d ago0xa661cd…c319d7
0xccce…eec30x3e0a…78e7Base—$0.002841100%coinbase74d ago0xfbc1d0…f82108
0xccce…eec30x3e0a…78e7Base—$0.004364100%coinbase74d ago0x31ccd5…9ebe37
0xccce…eec30x3e0a…78e7Base—$0.004969100%coinbase74d ago0x662c41…1afc92
0xccce…eec30x3e0a…78e7Base—$0.00472100%coinbase74d ago0xe2a705…eea151
0xccce…eec30x3e0a…78e7Base—$0.005758100%coinbase74d ago0x56b746…aefceb
0xccce…eec30x3e0a…78e7Base—$0.003721100%coinbase74d ago0xdcc3d9…87c621
0xccce…eec30x3e0a…78e7Base—$0.003066100%coinbase74d ago0xf09a38…eb45e8
0xccce…eec30x3e0a…78e7Base—$0.005709100%coinbase74d ago0xa2a14c…89b3b2
0xccce…eec30x3e0a…78e7Base—$0.005395100%coinbase74d ago0xdda2e9…787b03
0xccce…eec30x3e0a…78e7Base—$0.004941100%coinbase74d ago0x61ab7c…860ddb
0xccce…eec30x3e0a…78e7Base—$0.004678100%coinbase74d ago0x47207a…a0fa2a
0xccce…eec30x3e0a…78e7Base—$0.004263100%coinbase74d ago0x229ff7…f9b6e2
0xccce…eec30x3e0a…78e7Base—$0.004921100%coinbase74d ago0x13b40b…2a863a
0xccce…eec30x3e0a…78e7Base—$0.003242100%coinbase74d ago0xf6ed75…e5544e
0xccce…eec30x3e0a…78e7Base—$0.003724100%coinbase74d ago0xef0ede…a6c070
0xccce…eec30x3e0a…78e7Base—$0.005605100%coinbase74d ago0xe2eb6a…7a9de8
0xccce…eec30x3e0a…78e7Base—$0.003677100%coinbase74d ago0x4a2a58…25233d

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.