Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76dc…ab9b0x6366…f1e2Base—$0.006801100%0x58fe…153b113d ago0x715b4d…088ce4
0x76dc…ab9b0x6366…f1e2Base—$0.03100%0x58fe…153b113d ago0xfcc27a…f86eb8
0x76dc…ab9b0x6366…f1e2Base—$0.0068100%0x08ff…bb06113d ago0x394d29…ba2cd9
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x08ff…bb06113d ago0x3c609c…b04b41
0x76dc…ab9b0x6366…f1e2Base—$0.007051100%0x08ff…bb06113d ago0x7a2c99…e34b9d
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x08ff…bb06113d ago0x2c30ba…7c036d
0x76dc…ab9b0x6366…f1e2Base—$0.007066100%0x08ff…bb06113d ago0x796fbb…ace22c
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x08ff…bb06113d ago0x861d3e…07a7b3
0x76dc…ab9b0x6366…f1e2Base—$0.006843100%0x58fe…153b113d ago0x336594…1bf91d
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x58fe…153b113d ago0xbfb046…3e18ab
0x76dc…ab9b0x6366…f1e2Base—$0.007121100%candidates113d ago0x99c420…6787a1
0x76dc…ab9b0x6366…f1e2Base—$0.05100%candidates113d ago0x4a9600…e8856a
0x76dc…ab9b0x6366…f1e2Base—$0.006845100%0x4918…e369113d ago0x46278c…13222c
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x4918…e369113d ago0x92397b…400947
0x76dc…ab9b0x6366…f1e2Base—$0.04100%0x4873…5369113d ago0xa86f46…4e4996
0x76dc…ab9b0x6366…f1e2Base—$0.000024100%0x6366…f1e2113d ago0xf58278…cc8ac3
0x76dc…ab9b0x6366…f1e2Base—$0.006833100%0x6366…f1e2113d ago0x0a7a8d…5737bd
0x76dc…ab9b0x6366…f1e2Base—$0.03100%0x6366…f1e2113d ago0x0d3d70…1349f8
0x76dc…ab9b0x6366…f1e2Base—$0.007093100%0x58fe…153b113d ago0x1149ec…7c2883
0x76dc…ab9b0x6366…f1e2Base—$0.05100%0x58fe…153b113d ago0xa4e6e1…e22030
0x76dc…ab9b0x6366…f1e2Base—$0.007086100%0x08ff…bb06113d ago0x0da839…e4bd10
0x76dc…ab9b0x6366…f1e2Base—$0.07100%0x08ff…bb06113d ago0xaf24e4…a345e2
0x76dc…ab9b0x6366…f1e2Base—$0.0067100%0x6366…f1e2113d ago0x1842f9…873b06
0x76dc…ab9b0x6366…f1e2Base—$0.03100%0x0d17…b7d1113d ago0x9f7961…5fe63c
0x76dc…ab9b0x6366…f1e2Base—$0.006859100%0x58fe…153b113d ago0xe9cb79…eb15e3

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.