Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xa43968…9e42cf
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xe1345c…68078c
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x7b75e4…67a4b5
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x2ccaa4…4ab8af
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x5c3d53…b83748
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x8a1f81…38ee0c
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x33a9a4…d42946
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x74fe2b…393ad1
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x2f873e…d6167e
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x984c51…6e105c
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x9057a1…aa0fb3
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xb47f93…26e0f9
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x1fd364…986273
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xd2b2ab…153ed7
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xc400a9…7462af
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x4db0c4…e4952c
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x6f111b…d0030d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x978efc…019ea4
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xd5f22c…eac179
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xb981b7…d53cb0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xa5f1b3…46b28f
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x7ba694…20432a
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0x5827ab…bfdce4
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xeecb3e…8bd028
0xf380…60390xfe80…47eeBase—$0.001100%fluxa24d ago0xd17bf5…5d830e

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.