Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$4.2070%0x406c…cda333d ago0x7bd630…7b57f4
0xa188…9d990x0e3d…7757Base—$15.7570%0x9765…21f533d ago0x926b78…91d072
0x93fb…0df10x0e3d…7757Base—$52.5070%0x4c4a…536c33d ago0x6bdb79…04c286
0x3fa0…a4210x0e3d…7757Base—$42.1270%0x2c22…1f1c33d ago0xf4689c…6bd02e
0x29cc…8f2a0x0e3d…7757Base—$300.0070%0xe0dd…9b2b33d ago0xe9e69a…55bdf1
0xa188…9d990x0e3d…7757Base—$10.5070%0x2e76…b74933d ago0xc59a45…1950f3
0x1332…66eb0x0e3d…7757Base—$52.5070%0x1708…5a2733d ago0x0f6c65…e41d31
0xa8d2…387b0x0e3d…7757Base—$15.7570%0xf345…7b3433d ago0x2aed28…6b113b
0x1332…66eb0x0e3d…7757Base—$21.0070%0x7818…d2a633d ago0xde3d3c…7e3f33
0x1332…66eb0x0e3d…7757Base—$180.8070%0xa782…cada33d ago0xc81da1…03997a
0x1332…66eb0x0e3d…7757Base—$2.1070%0x791a…97b433d ago0xffea9f…bfe102
0xa188…9d990x0e3d…7757Base—$15.7570%0x86c0…288933d ago0xd62a57…e844c0
0x86f4…817b0x0e3d…7757Base—$5.2570%0xabef…391333d ago0x3f2cd9…d023a5
0x1332…66eb0x0e3d…7757Base—$26.2570%0x4e4a…2e7333d ago0x1746ef…3d16cf
0x4bfb…0c880x0e3d…7757Base—$5.2570%0x1053…e7a933d ago0xda43b0…d764a9
0x507d…13710x0e3d…7757Base—$2,100.0070%0xe5f9…0f5f33d ago0xfd2f20…810909
0x86f4…817b0x0e3d…7757Base—$5.2570%0x7666…72f433d ago0xd84e7a…75d478
0xeb19…e6200x0e3d…7757Base—$2.1070%0xb3fe…1c0533d ago0xd8ac45…248583
0x1332…66eb0x0e3d…7757Base—$31.5070%0x0156…b0f533d ago0x0b104e…d651dc
0x1d79…dcc40x0e3d…7757Base—$10.5070%0x3d44…411533d ago0xa11b33…3ccdb1
0xd1c4…bc960x0e3d…7757Base—$12.3670%0xb11e…6e5a33d ago0x9efcea…c9a0cc
0x04bb…ff080x0e3d…7757Base—$42.0070%0x8ea5…b7fc33d ago0x90b00b…61ec9c
0xd733…e6e20x0e3d…7757Base—$10.5070%0xe1d1…1b1933d ago0x8008b7…95254d
0x86f4…817b0x0e3d…7757Base—$5.2570%0x77d8…3bfa33d ago0xf4a438…dce1e2
0xc9a2…31540x0e3d…7757Base—$1.0570%0x2d29…913b33d ago0xa242c8…7a7fd5

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.