Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd6a…51a70x6366…f1e2Base—$0.01100%0x6366…f1e269d ago0x5ca489…f69b50
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e269d ago0x4b888c…65230c
0xbd6a…51a70x6366…f1e2Base—$0.03100%0xfc74…d8a569d ago0x33c51b…584edf
0xbd6a…51a70x6366…f1e2Base—$0.007024100%0x6366…f1e269d ago0xea320c…5da305
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e269d ago0x2d51dc…a7000f
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x17c8…043669d ago0x342a55…ab5cbe
0xbd6a…51a70x6366…f1e2Base—$0.007019100%0x6366…f1e269d ago0xf6018f…3904bf
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e269d ago0xf51116…c79063
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xfc74…d8a569d ago0xce0b58…777dbb
0xbd6a…51a70x6366…f1e2Base—$0.007028100%0x6366…f1e269d ago0xb64431…abf192
0xbd6a…51a70x6366…f1e2Base—$0.09100%0x6366…f1e269d ago0x4883a4…8ac14c
0xbd6a…51a70x6366…f1e2Base—$0.000022100%0x6366…f1e269d ago0xe16e06…a7b3ac
0xbd6a…51a70x6366…f1e2Base—$0.007003100%0x6366…f1e269d ago0x256720…a08d01
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e269d ago0x922301…90adb6
0xbd6a…51a70x6366…f1e2Base—$0.43100%0x17c8…043669d ago0xfed522…822e20
0xbd6a…51a70x6366…f1e2Base—$0.006835100%0x6366…f1e270d ago0x18ca00…ca8307
0xbd6a…51a70x6366…f1e2Base—$0.15100%0x6366…f1e270d ago0x314da7…34814b
0xbd6a…51a70x6366…f1e2Base—$0.006968100%0x6366…f1e270d ago0x169f4e…c44b22
0xbd6a…51a70x6366…f1e2Base—$0.22100%0x6366…f1e270d ago0x718265…6363b3
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xfc74…d8a570d ago0x886824…5762f3
0xbd6a…51a70x6366…f1e2Base—$0.007329100%0x6366…f1e270d ago0xfe7fd1…dc5df3
0xbd6a…51a70x6366…f1e2Base—$0.32100%0x6366…f1e270d ago0x4ce7c7…b4f759
0xbd6a…51a70x6366…f1e2Base—$0.0018100%0x6366…f1e270d ago0xe6fe29…fc1ca9
0xbd6a…51a70x6366…f1e2Base—$0.007071100%0x6366…f1e270d ago0xdb21bc…bebea6
0xbd6a…51a70x6366…f1e2Base—$0.12100%0x6366…f1e270d ago0x5302c0…dd57a6

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.