Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa19d ago0x380cd1…625aa5
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa19d ago0x44a89b…1b15ee
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa19d ago0x52c09c…6bc0cf
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa19d ago0x55d43d…e88a1b
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa19d ago0x1f8079…254589
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xc65ea9…a8ae49
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x60707b…dded3a
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xd0d06b…5e98d6
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xc89fbe…6ba8c9
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x75956e…9faf87
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xe2dc28…1d1ec7
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x1a4f74…b4ebe8
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xda442f…bc36e7
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x62ef20…46fee3
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x88ead2…536f05
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x4b1f3d…03a46d
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xd47dcb…ef39cd
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x12b89c…698579
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xeddd2c…179641
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x3269dd…3c2b31
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x2b748b…c090b4
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xa87007…394530
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xa7f8cb…4d3e97
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0xa014f7…2fbbe4
0x3c81…38740xfe80…47eeBase—$0.001100%fluxa20d ago0x0ffc2c…2743bd

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.