Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fa7…44a10x47c5…4fc3Base$25.2070%0x2740…f50434d ago0xd5d86c…7fda46
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x154a…ba3234d ago0x8fd3d6…70dd20
0x5dac…4c7e0x47c5…4fc3Base$107.1070%0x614a…d5ce34d ago0x4c2f3a…451be9
0x1332…66eb0x47c5…4fc3Base$10.5070%0x72fe…16d634d ago0xedebcb…d882d4
0x1332…66eb0x47c5…4fc3Base$1.0570%0x647b…3fa534d ago0x56da9a…03eed3
0xd30d…07ce0x47c5…4fc3Base$100.0070%0xfbdd…4dae34d ago0x7b2935…06a112
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa8cd…654834d ago0x38e360…6613e8
0x1332…66eb0x47c5…4fc3Base$8.4070%0x4ec9…366134d ago0x171b41…bf4819
0x006d…0bbb0x47c5…4fc3Base$21.0070%0x7381…a3ba34d ago0x46ff98…95b648
0x1332…66eb0x47c5…4fc3Base$5.2570%0xed27…48f734d ago0xbd4324…5359ab
0x1683…8d580x47c5…4fc3Base$315.0070%0x3eb5…db3c34d ago0x4c42ce…a9ad88
0x2718…e5e50x47c5…4fc3Base$52.5070%0x8bc8…eb0234d ago0x6cbe8c…7dfc35
0xa787…64cf0x47c5…4fc3Base$5.2570%0xb77d…5f2d34d ago0xf30ae4…87b87e
0x94f1…19950x47c5…4fc3Base$10.5070%0x27f5…dfdc34d ago0x90e447…f65dc1
0x1332…66eb0x47c5…4fc3Base$10.5070%0x23e1…500334d ago0x16500e…3fd84d
0x1332…66eb0x47c5…4fc3Base$55.6570%0xfe8c…49bb34d ago0x4ff316…766682
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1e92…0cb734d ago0xeadf81…b9fadc
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4f4d…74b734d ago0x972400…2e918d
0x1332…66eb0x47c5…4fc3Base$31.5070%0x1e09…da4134d ago0x96d336…a21200
0xa4f1…f73f0x47c5…4fc3Base$10.5070%0xd775…7f8134d ago0x09632c…19fb39
0xc9a2…31540x47c5…4fc3Base$10.5070%0x51a8…b21134d ago0x36c913…adee50
0x1332…66eb0x47c5…4fc3Base$84.0070%0x699a…427434d ago0x22be3c…8cfd5d
0x1332…66eb0x47c5…4fc3Base$15.7570%0xc5c7…f8a534d ago0x1c14b6…b0889c
0xa25c…f74c0x47c5…4fc3Base$2.1070%0x5d0b…1ded34d ago0x4b2cab…d46be1
0xa787…64cf0x47c5…4fc3Base$15.7570%0x563b…9a7f34d ago0x3ebb2a…d6746b

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.