Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c06…9c010x3e0a…78e7Base$0.003455100%coinbase7d ago0x48f2e0…6879e3
0x5a42…c65d0x3e0a…78e7Base$0.004171100%coinbase7d ago0xa0ff7f…410d30
0x3557…2fb20x3e0a…78e7Base$0.003809100%coinbase7d ago0xcd9e4e…723060
0xa58d…34530x3e0a…78e7Base$0.004774100%coinbase7d ago0xd85ac2…8ec60c
0xfebc…5dfd0x3e0a…78e7Base$0.002711100%coinbase7d ago0xee71e8…fdbece
0xdd57…bbba0x3e0a…78e7Base$0.004287100%coinbase7d ago0x31006a…43d3ec
0x8543…c64b0x3e0a…78e7Base$0.003216100%coinbase7d ago0xf406bb…5b3e3c
0x4b87…f2d10x3e0a…78e7Base$0.004327100%coinbase7d ago0x85cf01…838122
0xb472…fe570x3e0a…78e7Base$0.004088100%coinbase7d ago0x011343…9690c7
0xd9a9…da860x3e0a…78e7Base$0.003496100%coinbase7d ago0xd62fcf…9432e3
0xc3be…70a70x3e0a…78e7Base$0.002884100%coinbase7d ago0xdc2441…def2f2
0xa875…69630x3e0a…78e7Base$0.004576100%coinbase7d ago0xfc2fd3…ed4b28
0x2c06…9c010x3e0a…78e7Base$0.002721100%coinbase7d ago0x09afc2…6429f2
0x4cc2…1ae60x3e0a…78e7Base$0.00447100%coinbase7d ago0xfa8eb2…121ef8
0x6405…b2ac0x3e0a…78e7Base$0.004888100%coinbase7d ago0xc1504e…8c72f7
0xf3ad…9df90x3e0a…78e7Base$0.004228100%coinbase7d ago0x145c0e…2fa7a2
0x95d1…21660x3e0a…78e7Base$0.003578100%coinbase7d ago0x4e72d9…d4959b
0xc1a7…e2c60x3e0a…78e7Base$0.005237100%coinbase7d ago0x13a1ba…634714
0x61ae…f4180x3e0a…78e7Base$0.00312100%coinbase7d ago0x1772af…ccbde9
0xb58e…7d680x3e0a…78e7Base$0.005066100%coinbase7d ago0x7fbc53…1e07a8
0x5444…00610x3e0a…78e7Base$0.002825100%coinbase7d ago0x7a0716…169f6f
0x5a42…c65d0x3e0a…78e7Base$0.005042100%coinbase7d ago0xba0cbb…02fdda
0xc4e6…be050x3e0a…78e7Base$0.003213100%coinbase7d ago0x94c4ed…5112b7
0x76ee…ff410x3e0a…78e7Base$0.00445100%coinbase7d ago0x5c3b19…2bcd8d
0x4743…1e120x3e0a…78e7Base$0.002693100%coinbase7d ago0x68888a…b1fd11

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.