Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x691d…4afd0x3e0a…78e7Base—$0.004452100%coinbase74d ago0x21bdce…f68780
0x691d…4afd0x3e0a…78e7Base—$0.0056100%coinbase74d ago0x63277f…030b88
0x691d…4afd0x3e0a…78e7Base—$0.005702100%coinbase74d ago0xeadb7b…b0399e
0x691d…4afd0x3e0a…78e7Base—$0.002852100%coinbase74d ago0x4a2ea1…251500
0x691d…4afd0x3e0a…78e7Base—$0.004297100%coinbase74d ago0x2adc8f…7853a2
0x691d…4afd0x3e0a…78e7Base—$0.002643100%coinbase74d ago0x313094…709817
0x691d…4afd0x3e0a…78e7Base—$0.005882100%coinbase74d ago0x8c552c…c2f6f8
0x691d…4afd0x3e0a…78e7Base—$0.002938100%coinbase74d ago0x81b866…55a5d3
0x691d…4afd0x3e0a…78e7Base—$0.003973100%coinbase74d ago0x7ed91b…79bc93
0x691d…4afd0x3e0a…78e7Base—$0.003082100%coinbase74d ago0x96ab6c…c97f68
0x691d…4afd0x3e0a…78e7Base—$0.00273100%coinbase74d ago0xc606eb…d9b866
0x691d…4afd0x3e0a…78e7Base—$0.004862100%coinbase74d ago0xf6d378…44465c
0x691d…4afd0x3e0a…78e7Base—$0.004824100%coinbase74d ago0x5760f6…1375e1
0x691d…4afd0x3e0a…78e7Base—$0.004521100%coinbase75d ago0xf9922a…86a5a0
0x691d…4afd0x3e0a…78e7Base—$0.004446100%coinbase75d ago0x36eb3a…f03f35
0x691d…4afd0x3e0a…78e7Base—$0.003228100%coinbase75d ago0xaebe8d…558aaa
0x691d…4afd0x3e0a…78e7Base—$0.005201100%coinbase75d ago0x35f693…6450de
0x691d…4afd0x3e0a…78e7Base—$0.005916100%coinbase75d ago0x9a5d8f…affe13
0x691d…4afd0x3e0a…78e7Base—$0.005093100%coinbase75d ago0x86ad2c…102231
0x691d…4afd0x3e0a…78e7Base—$0.004898100%coinbase75d ago0x718484…42f77d
0x691d…4afd0x3e0a…78e7Base—$0.004638100%coinbase75d ago0x8157f9…83c7e2
0x691d…4afd0x3e0a…78e7Base—$0.005282100%coinbase75d ago0xf66f0d…af3f3b
0x691d…4afd0x3e0a…78e7Base—$0.004461100%coinbase75d ago0x9d84b6…092721
0x691d…4afd0x3e0a…78e7Base—$0.003281100%coinbase75d ago0x1acb97…a44521
0x691d…4afd0x3e0a…78e7Base—$0.003919100%coinbase75d ago0x403f0c…665792

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.