Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xcfc8e6…4d4fb8
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x4a9d0d…f367e6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x92bee4…5f57c0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xee9c49…6fabde
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x34ba62…119f71
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xe2846d…813182
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x21a746…14b74d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x403d81…de2b12
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x3d824b…31d319
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x2a1d55…bdb5c2
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x374e17…d2d27e
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x43325f…db6c88
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x21c476…4dd392
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x0e27a2…898df6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x57e934…9dfad1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xcf6277…ebd2ee
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x942423…aa730c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xe80e11…32cd55
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x9181bf…9b336b
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xeb00ce…67eb94
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x51815b…0abf91
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x93086e…987350
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x1e91f0…fff7dd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0xde0e0d…148b39
0xb755…07c10x9c95…e299Base—$0.001100%fluxa71d ago0x546b48…d23712

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.