Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$1,635.1970%0xd60b…b73915d ago0x6a43de…130379
0x1332…66eb0x47c5…4fc3Base—$210.0070%0x898f…4f5e15d ago0xab979f…d0faf4
0x1332…66eb0x47c5…4fc3Base—$2,940.0070%0x823e…6b6c15d ago0x08cda3…95f35b
0x1332…66eb0x47c5…4fc3Base—$27.3070%0xbb4c…e40c15d ago0x9a48a2…71ab6a
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x5b2d…d78c15d ago0x2e4683…9816f7
0x1332…66eb0x47c5…4fc3Base—$18.9070%0xa06c…18fe15d ago0x626e62…19f9a6
0x1332…66eb0x47c5…4fc3Base—$226.8270%0xc6fb…0f6c15d ago0x39f2ce…391fc3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x406c…cda315d ago0x71cead…531cab
0x1332…66eb0x47c5…4fc3Base—$3,150.0070%0x2e76…b74915d ago0xbc5e8f…447c11
0x1332…66eb0x5477…3c95Base—$11.5870%0x1763…dc2215d ago0x9efe08…3d293f
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xe5f9…0f5f15d ago0x21f205…78baa1
0x1332…66eb0xdf62…30eeBase—$3.4670%0xca7d…500115d ago0x40aca5…f3dfba
0x1332…66eb0x47c5…4fc3Base—$99.7570%0x2d18…781115d ago0xbc9c52…7d48d8
0x1332…66eb0x47c5…4fc3Base—$100.8070%0x811a…c8aa15d ago0x4eda3d…dbfece
0x1332…66eb0x47c5…4fc3Base—$130.2070%0x05f1…3bb915d ago0xabe5a5…147a6b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa640…7f4015d ago0x76aa82…206af4
0x1332…66eb0x47c5…4fc3Base—$12.6070%0xc2ed…bd4e15d ago0xe81ecb…bee161
0x1332…66eb0x47c5…4fc3Base—$60.9070%0x771b…60b815d ago0x327ce5…19ef4b
0x1332…66eb0x47c5…4fc3Base—$462.0070%0x3aab…e20915d ago0x052d84…ecf4e6
0x1332…66eb0x47c5…4fc3Base—$3,150.0070%0x2a59…864515d ago0x401825…22a09b
0x1332…66eb0x47c5…4fc3Base—$131.2570%0xcf6b…a40a15d ago0xd86c64…76723d
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x551c…90e515d ago0xa44701…93d909
0x1332…66eb0x47c5…4fc3Base—$28.3570%0x4339…385015d ago0xd1541c…4de2a9
0x1332…66eb0x47c5…4fc3Base—$16.8070%0xda14…75fa15d ago0xd568a7…90770c
0x1332…66eb0x47c5…4fc3Base—$35.7070%0x4a9f…031115d ago0xae91b5…463485

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.