Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0x39f9…9a7930d ago0x049eea…4cfab2
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xc7c2…61a530d ago0x9b0831…9f5afb
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x30af…b89d30d ago0x64dfec…a63600
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd4a6…3b8d30d ago0x3e9947…e44df6
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x647b…3fa530d ago0xa1258c…b1a958
0x3fb1…7e250x47c5…4fc3Base—$7.3570%0x6d25…ee4130d ago0xbd5f8e…46627a
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0x515b…21b530d ago0x12eef2…2e56cf
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0xddf5…034730d ago0xd6a15c…83b0ba
0x3fb1…7e250x47c5…4fc3Base—$9.4570%0x8944…ba2a30d ago0xcae793…809bcc
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x5513…a8a930d ago0x682cdb…68ea44
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x77d2…f15d30d ago0x59ef56…480f2c
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd54e…541d30d ago0xc3e2be…1eec60
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0xe620…490130d ago0x4186dd…159e33
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xe7f0…b89c30d ago0x659564…672ee0
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x5520…8e5b30d ago0x753ee4…258e8f
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x6476…d72630d ago0x742080…31b242
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xeba0…ab3b30d ago0x116f30…457c0c
0x3fb1…7e250x47c5…4fc3Base—$94.5070%0x6d25…ee4130d ago0x80e9b2…08c70b
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x0874…897c30d ago0x1699ab…479a7e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xf098…e1e430d ago0xbfba20…b34dd1
0x3fb1…7e250x47c5…4fc3Base—$6.3070%0xd301…c7ff30d ago0x463bbc…a12d8e
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xa48e…f66130d ago0xf3903f…a26520
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x817a…63b530d ago0x1452f7…e4dc8f
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x0881…8de230d ago0xe5c7d5…9d7595
0x3fb1…7e250x47c5…4fc3Base—$4.2070%0xd1bc…096d30d ago0x986c90…8cac59

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.