Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.00657100%0x6366…f1e283d ago0x174731…2a72a6
0x28e8…dec70x6366…f1e2Base—$2.12100%0x6366…f1e283d ago0x9cbf1d…3a2cf8
0x28e8…dec70x6366…f1e2Base—$0.34100%0x17c8…043683d ago0x99a411…f279ce
0x28e8…dec70x6366…f1e2Base—$0.006326100%0x6366…f1e283d ago0x1ae929…b8e143
0x28e8…dec70x6366…f1e2Base—$0.92100%0x6366…f1e283d ago0x636fc3…4e17b6
0x28e8…dec70x6366…f1e2Base—$0.58100%0xfc74…d8a583d ago0xe3016d…cce218
0x28e8…dec70x6366…f1e2Base—$0.006558100%0x6366…f1e283d ago0x6b03ff…30dcc5
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e283d ago0x2ce4b9…845132
0x28e8…dec70x6366…f1e2Base—$0.23100%0x17c8…043683d ago0xc71250…07f04b
0x28e8…dec70x6366…f1e2Base—$0.006339100%0x6366…f1e283d ago0x36ee42…abc3de
0x28e8…dec70x6366…f1e2Base—$0.32100%0x6366…f1e283d ago0x61b173…046ea6
0x28e8…dec70x6366…f1e2Base—$0.001667100%0x6366…f1e283d ago0x061abd…541e18
0x28e8…dec70x6366…f1e2Base—$0.00631100%0x6366…f1e283d ago0xde60c2…879410
0x28e8…dec70x6366…f1e2Base—$0.11100%0x6366…f1e283d ago0xb97fb4…0ab393
0x28e8…dec70x6366…f1e2Base—$0.001666100%0x6366…f1e283d ago0xd2c6e1…982340
0x28e8…dec70x6366…f1e2Base—$0.006385100%0x6366…f1e283d ago0x7c02bf…029dab
0x28e8…dec70x6366…f1e2Base—$2.42100%0x6366…f1e283d ago0xe2e78a…e97607
0x28e8…dec70x6366…f1e2Base—$0.006541100%0x6366…f1e283d ago0x9134fb…08672a
0x28e8…dec70x6366…f1e2Base—$0.37100%0x6366…f1e283d ago0xe338f0…a39813
0x28e8…dec70x6366…f1e2Base—$0.25100%0xfc74…d8a583d ago0xc85323…a4c3e0
0x28e8…dec70x6366…f1e2Base—$0.95100%0x17c8…043683d ago0x6968e2…e3cae3
0x28e8…dec70x6366…f1e2Base—$0.001646100%0x6366…f1e283d ago0xebc08b…34db0a
0x28e8…dec70x6366…f1e2Base—$0.006474100%0x6366…f1e283d ago0xeb2d27…332230
0x28e8…dec70x6366…f1e2Base—$0.52100%0x6366…f1e283d ago0x1f452a…29f4a5
0x28e8…dec70x6366…f1e2Base—$0.006509100%0x6366…f1e283d ago0x51c26a…fa55ce

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.