Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x975aa1…c20762
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x3f607f…86f655
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xd0c69c…215299
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xe67212…dbb693
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x71af2b…17c771
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xe9c474…4588e0
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x38d282…136506
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xa24d56…a3a886
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x968886…c58976
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xcc54a5…197798
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0xbe4c12…3fab82
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x5a5be9…5e5182
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x62b743…b3c5c4
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x5dc61c…dca90d
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x0c8821…6b47e9
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x7dff24…ffd310
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x489650…06cc4f
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x7dc174…d543f5
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x74b0b6…93036c
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa24d ago0x369bcc…8c7b92
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa25d ago0x9d84bd…44a4a1
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa25d ago0x2ba7c3…e02437
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa25d ago0xdd8235…1b5404
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa25d ago0x2d7250…dc6956
0x0068…f6780xfe80…47eeBase—$0.001100%fluxa25d ago0x5bea33…87815b

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.