Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x081d…f20b0x3e0a…78e7Base$0.003886100%coinbase21s ago0x5341f9…68fe7c
0xb2b6…b62a0x3e0a…78e7Base$0.004557100%coinbase49s ago0xb8de21…0f43b1
0xa01a…ba0b0x3e0a…78e7Base$0.00371100%coinbase1m ago0xe89876…75914b
0x33cf…c40b0x3e0a…78e7Base$0.004375100%coinbase1m ago0xe56253…340ed0
0xa3a5…f7b70x3e0a…78e7Base$0.003332100%coinbase2m ago0x7f391e…4bb3cc
0xc200…74010x3e0a…78e7Base$0.00495100%coinbase2m ago0xd75ee0…84b869
0xd4bd…dee70x3e0a…78e7Base$0.005692100%coinbase3m ago0xe9f849…65a1c0
0xdb4b…4bad0x3e0a…78e7Base$0.005562100%coinbase3m ago0xad6068…ecd0d1
0x868b…00fd0x3e0a…78e7Base$0.003589100%coinbase4m ago0x153a9a…01b834
0x6e97…ea7a0x3e0a…78e7Base$0.003111100%coinbase4m ago0xed1041…088241
0x7a1e…c3320x3e0a…78e7Base$0.004709100%coinbase5m ago0xcfc721…635edd
0xce57…5d330x3e0a…78e7Base$0.003485100%coinbase5m ago0x40bf21…a9be5c
0xf255…f8440x3e0a…78e7Base$0.00395100%coinbase6m ago0x03898e…d86bc2
0x660f…67120x3e0a…78e7Base$0.004623100%coinbase6m ago0x684673…e561d0
0xc148…bb970x3e0a…78e7Base$0.003525100%coinbase7m ago0x8fe404…5e9086
0x11d1…5ec30x3e0a…78e7Base$0.004545100%coinbase7m ago0x7ba933…d36068
0x77ae…e0f20x3e0a…78e7Base$0.005601100%coinbase8m ago0x624347…80afd6
0x9f2c…744b0x3e0a…78e7Base$0.002943100%coinbase8m ago0xbf7e07…534278
0x1afd…c5f30x3e0a…78e7Base$0.005006100%coinbase9m ago0x132d80…0b9c6c
0x69b9…f1ff0x3e0a…78e7Base$0.003219100%coinbase9m ago0xc81874…bce90c
0x9740…a1260x3e0a…78e7Base$0.002866100%coinbase10m ago0xb82739…3b86f5
0x64b8…21fa0x3e0a…78e7Base$0.002999100%coinbase10m ago0xfe1189…535f0a
0x0a7b…13490x3e0a…78e7Base$0.002669100%coinbase11m ago0x545340…552e92
0xd2bd…3f100x3e0a…78e7Base$0.004829100%coinbase11m ago0xd3156d…2fe570
0xda67…72220x3e0a…78e7Base$0.00325100%coinbase12m ago0x608d10…517ee5

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.