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.18100%0x08ff…bb06101d ago0x2cabfa…6c7f46
0xbd6a…51a70x6366…f1e2Base—$0.006249100%0x7f16…55b4102d ago0xc3d185…843b4c
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x7f16…55b4102d ago0x309391…daea0d
0xbd6a…51a70x6366…f1e2Base—$0.08100%0x58fe…153b102d ago0x401a53…dac210
0xbd6a…51a70x6366…f1e2Base—$0.006489100%0x7f16…55b4102d ago0xd952f3…0d8a3d
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x7f16…55b4102d ago0xe168db…eb0814
0xbd6a…51a70x6366…f1e2Base—$0.34100%0xbe53…e902102d ago0xb3c0f0…75b22a
0xbd6a…51a70x6366…f1e2Base—$0.17100%0x4918…e369102d ago0x4a0dad…bc9f46
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xbe53…e902102d ago0xe1fde8…839d79
0xbd6a…51a70x6366…f1e2Base—$0.02100%0xdf51…2402102d ago0x142718…e4ce0f
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x4873…5369102d ago0x1298b0…06be79
0xbd6a…51a70x6366…f1e2Base—$0.006123100%0xa46e…ec94102d ago0x6f9145…4a3cd0
0xbd6a…51a70x6366…f1e2Base—$0.25100%0xa46e…ec94102d ago0xee135c…779420
0xbd6a…51a70x6366…f1e2Base—$0.13100%0x4918…e369102d ago0xa5739c…9b05c7
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x08ff…bb06102d ago0x4f8ca1…3baf55
0xbd6a…51a70x6366…f1e2Base—$0.02100%0x0d17…b7d1102d ago0xab4c9a…646eb4
0xbd6a…51a70x6366…f1e2Base—$0.19100%0x08ff…bb06102d ago0xdfcd58…90f20e
0xbd6a…51a70x6366…f1e2Base—$0.52100%0x4873…5369102d ago0x847862…44c775
0xbd6a…51a70x6366…f1e2Base—$0.19100%0xdf51…2402102d ago0x50c823…adbb97

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.