Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xf6c614…3fe86f
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x53c337…094866
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xb9d1c6…860a6b
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x3a853a…cb4a45
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x99ce4e…b3ccb9
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc9f1c2…90509e
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xddae31…2a85c0
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x766a49…f93479
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x22dafa…919b6a
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x66fe2c…70ac6f
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xd0a87f…c03ab2
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x7b974a…8a9e1c
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc68103…7342f3
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x7d6cf6…ebf5b5
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x814dc7…f9c32d
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x80cdff…0f79e5
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x376595…9bfafa
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xf5ad9f…d63004
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xef597c…026558
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xc8dacf…2e1c8b
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x059829…9a1acd
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe60073…89ae31
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xe7dbb9…971aff
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0xa9f8ff…a519d0
0x59ac…f4270x589a…b3d8BaseX PayHealth$0.005100%coinbase1d ago0x7ef516…731bdf

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.