Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0x51a8…b21134d ago0x36c913…adee50
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0562…cf2034d ago0xd28517…c2166d
0xc9a2…31540x0e3d…7757Base$3.1570%0xcfc4…e10434d ago0x918d6e…fb05a2
0xc9a2…31540x47c5…4fc3Base$5.2570%0xcf6b…a40a34d ago0x624a9b…44f817
0xc9a2…31540x47c5…4fc3Base$1.0570%0x9ce1…fd1c34d ago0x02e184…6ffb1c
0xc9a2…31540x47c5…4fc3Base$6.3070%0x63d9…362834d ago0xf5cb9c…ce2527
0xc9a2…31540x0e3d…7757Base$2.1070%0xc0fa…66cc34d ago0xa88418…9590df
0xc9a2…31540x0e3d…7757Base$3.1570%0x44bc…cd6a34d ago0xf2d5e5…e9fd71
0xc9a2…31540x47c5…4fc3Base$2.1070%0x898f…4f5e34d ago0x64b0e4…d8108b
0xc9a2…31540x47c5…4fc3Base$21.0070%0x6c0f…7cd634d ago0x72a4de…fffb87
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc4a4…9e8634d ago0x926e6a…036114
0xc9a2…31540x47c5…4fc3Base$2.1070%0x5df6…642834d ago0x6d6273…b86e5d
0xc9a2…31540x47c5…4fc3Base$2.1070%0xfbba…dd9034d ago0x7298dc…4e9105
0xc9a2…31540x47c5…4fc3Base$5.2570%0x5520…8e5b34d ago0x59f8a5…75404b
0xc9a2…31540x47c5…4fc3Base$5.2570%0x8107…169934d ago0x8c0b65…cbfcc0
0xc9a2…31540x47c5…4fc3Base$5.2570%0x898f…4f5e34d ago0xa57ce0…af8cdf
0xc9a2…31540x47c5…4fc3Base$21.0070%0x1e6d…37c134d ago0xf6ad4d…9884df
0xc9a2…31540x47c5…4fc3Base$31.5070%0x3d76…265f34d ago0x9c1cef…aa3b42
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf643…981034d ago0x9a05ea…aeee19
0xc9a2…31540x47c5…4fc3Base$10.5070%0x560f…a71334d ago0x997632…57412f
0xc9a2…31540x47c5…4fc3Base$1.0570%0x2fa9…16de34d ago0xf2c8e5…09718d
0xc9a2…31540x0e3d…7757Base$10.5070%0x1513…b51334d ago0x5ec01e…6ffae8
0xc9a2…31540x0e3d…7757Base$2.1070%0x4e07…cf7c34d ago0xc7e490…6224a7
0xc9a2…31540x47c5…4fc3Base$4.2070%0x2b28…0c2134d ago0x59f542…024ca3
0xc9a2…31540x47c5…4fc3Base$2.1070%0x29b8…326334d ago0x922256…6ae6e6

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.