Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb41…0da70x6366…f1e2Base—$0.02100%0x17c8…043685d ago0xa4df7f…67a76f
0xeb41…0da70x6366…f1e2Base—$0.006324100%0x6366…f1e285d ago0xff5a67…f3c83c
0xeb41…0da70x6366…f1e2Base—$0.12100%0x6366…f1e285d ago0xa89abc…d8f661
0xeb41…0da70x6366…f1e2Base—$0.006348100%0x6366…f1e285d ago0xc530e3…f6eafc
0xeb41…0da70x6366…f1e2Base—$2.02100%0x6366…f1e285d ago0xc2640a…7b1eda
0xeb41…0da70x6366…f1e2Base—$0.72100%0xfc74…d8a585d ago0xb0fd7d…d6c1a8
0xeb41…0da70x6366…f1e2Base—$0.006345100%0x6366…f1e285d ago0x0e886d…e61e86
0xeb41…0da70x6366…f1e2Base—$1.02100%0x6366…f1e285d ago0x9cbbff…eb9ae4
0xeb41…0da70x6366…f1e2Base—$0.35100%0x17c8…043685d ago0xf9128d…9e7790
0xeb41…0da70x6366…f1e2Base—$0.000033100%0x6366…f1e285d ago0x7b81c7…57636a
0xeb41…0da70x6366…f1e2Base—$0.006338100%0x6366…f1e285d ago0x95f469…313c3e
0xeb41…0da70x6366…f1e2Base—$1.42100%0x6366…f1e285d ago0x918c3e…a5d212
0xeb41…0da70x6366…f1e2Base—$0.001669100%0x6366…f1e285d ago0xafa580…5875f2
0xeb41…0da70x6366…f1e2Base—$0.006137100%0x6366…f1e285d ago0xc51a0c…f12921
0xeb41…0da70x6366…f1e2Base—$2.02100%0x6366…f1e285d ago0x3e447e…3e8367
0xeb41…0da70x6366…f1e2Base—$0.02100%0xfc74…d8a585d ago0xfb45a0…82fd45
0xeb41…0da70x6366…f1e2Base—$0.006362100%0x6366…f1e285d ago0x79c610…a5d777
0xeb41…0da70x6366…f1e2Base—$5.02100%0x6366…f1e285d ago0x5bb3c0…f0d3d6
0xeb41…0da70x6366…f1e2Base—$0.000915100%0x6366…f1e285d ago0xbf21d8…202723
0xeb41…0da70x6366…f1e2Base—$0.006348100%0x6366…f1e285d ago0x6815ae…e8fcf4
0xeb41…0da70x6366…f1e2Base—$4.02100%0x6366…f1e285d ago0x724702…c88c7b
0xeb41…0da70x6366…f1e2Base—$1.08100%0x17c8…043685d ago0x3b6097…281f13
0xeb41…0da70x6366…f1e2Base—$0.006859100%0x6366…f1e285d ago0x9ee232…16d5cd
0xeb41…0da70x6366…f1e2Base—$2.02100%0x6366…f1e285d ago0x1f6847…c274fb

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.